What is the RGB code for topaz?
The CSS color topaz in RGB format is rgb(19, 187, 175). 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: rgb(19, 187, 175);
- Background: background-color: rgb(19, 187, 175);
- Border: border-color: rgb(19, 187, 175);
What are all the color format values for topaz?
| 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%) |
How do I convert topaz to RGB?
Select topaz from the color name list in our color converter. The RGB value — rgb(19, 187, 175) — 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 RGB used for?
RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.