What is the RGB code for tealish?
The CSS color tealish in RGB format is rgb(36, 188, 168). Use this value directly in CSS, SVG, and most design tools.
How do I use tealish in CSS?
To apply tealish in CSS:
- Text color: color: rgb(36, 188, 168);
- Background: background-color: rgb(36, 188, 168);
- Border: border-color: rgb(36, 188, 168);
What are all the color format values for tealish?
| Format | Value |
|---|---|
| HEX | #24bca8 |
| RGB | rgb(36, 188, 168) |
| HSL | hsl(172.1, 67.9%, 43.9%) |
| CMYK | cmyk(80.9%, 0%, 10.6%, 26.3%) |
How do I convert tealish to RGB?
Select tealish from the color name list in our color converter. The RGB value — rgb(36, 188, 168) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does tealish belong to?
tealish belongs to the cyan color family. It is a medium, moderately saturated color with HSL values: hue 172.1°, saturation 67.9%, lightness 43.9%.
How do I create lighter and darker shades of tealish?
Lighter variant (lightness 58.9%): #4fddcb. Darker variant (lightness 28.9%): #187c6f. 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.