What is the RGB code for darkkhaki?
The CSS color darkkhaki in RGB format is rgb(189, 183, 107). 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: rgb(189, 183, 107);
- Background: background-color: rgb(189, 183, 107);
- Border: border-color: rgb(189, 183, 107);
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 RGB?
Select darkkhaki from the color name list in our color converter. The RGB value — rgb(189, 183, 107) — 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 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.