What is the RGB code for hazel?
The CSS color hazel in RGB format is rgb(142, 118, 24). Use this value directly in CSS, SVG, and most design tools.
How do I use hazel in CSS?
To apply hazel in CSS:
- Text color: color: rgb(142, 118, 24);
- Background: background-color: rgb(142, 118, 24);
- Border: border-color: rgb(142, 118, 24);
What are all the color format values for hazel?
| Format | Value |
|---|---|
| HEX | #8e7618 |
| RGB | rgb(142, 118, 24) |
| HSL | hsl(47.8, 71.1%, 32.5%) |
| CMYK | cmyk(0%, 16.9%, 83.1%, 44.3%) |
How do I convert hazel to RGB?
Select hazel from the color name list in our color converter. The RGB value — rgb(142, 118, 24) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does hazel belong to?
hazel belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 47.8°, saturation 71.1%, lightness 32.5%.
How do I create lighter and darker shades of hazel?
Lighter variant (lightness 47.5%): #cfac23. Darker variant (lightness 17.5%): #4c3f0d. 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.