Topaz to HEX — Color Code

HEX

#13bbaf

Format Value
HEX #13bbaf
RGB rgb(19, 187, 175)
HSL hsl(175.7, 81.6%, 40.4%)
CMYK cmyk(89.8%, 0%, 6.4%, 26.7%)

What is the HEX code for topaz?

The CSS color topaz in HEX format is #13bbaf. Use this value directly in CSS, SVG, and most design tools.

How do I use topaz in CSS?

To apply topaz in CSS:

  • Text color: color: #13bbaf;
  • Background: background-color: #13bbaf;
  • Border: border-color: #13bbaf;

What are all the color format values for topaz?

FormatValue
HEX#13bbaf
RGBrgb(19, 187, 175)
HSLhsl(175.7, 81.6%, 40.4%)
CMYKcmyk(89.8%, 0%, 6.4%, 26.7%)

How do I convert topaz to HEX?

Select topaz from the color name list in our color converter. The HEX value — #13bbaf — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does topaz belong to?

topaz belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 175.7°, saturation 81.6%, lightness 40.4%.

How do I create lighter and darker shades of topaz?

Lighter variant (lightness 55.4%): #30eadd. Darker variant (lightness 25.4%): #0c766e. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.