What is the HSL code for darkkhaki?
The CSS color darkkhaki in HSL format is hsl(55.6, 38.3%, 58%). Use this value directly in CSS, SVG, and most design tools.
How do I use darkkhaki in CSS?
To apply darkkhaki in CSS:
- Text color: color: hsl(55.6, 38.3%, 58%);
- Background: background-color: hsl(55.6, 38.3%, 58%);
- Border: border-color: hsl(55.6, 38.3%, 58%);
What are all the color format values for darkkhaki?
| Format | Value |
|---|---|
| HEX | #bdb76b |
| RGB | rgb(189, 183, 107) |
| HSL | hsl(55.6, 38.3%, 58%) |
| CMYK | cmyk(0%, 3.2%, 43.4%, 25.9%) |
How do I convert darkkhaki to HSL?
Select darkkhaki from the color name list in our color converter. The HSL value — hsl(55.6, 38.3%, 58%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkkhaki belong to?
darkkhaki belongs to the yellow color family. It is a medium, moderately saturated color with HSL values: hue 55.6°, saturation 38.3%, lightness 58%.
How do I create lighter and darker shades of darkkhaki?
Lighter variant (lightness 73%): #d5d1a0. Darker variant (lightness 43%): #989144. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.