RGB
44, 95, 52
HSL
129°, 37%, 27%
CMYK
54, 0, 45, 63
HSV
129°, 54%, 37%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #2C5F34 |
color: #2C5F34;
|
| RGB | 44, 95, 52 |
color: rgb(44, 95, 52);
|
| RGB Percentage | 17%, 37%, 20% |
color: rgb(17%, 37%, 20%);
|
| CMYK | 54%, 0%, 45%, 63% | Not supported in CSS |
| HSL | 129°, 37%, 27% |
color: hsl(129, 37%, 27%);
|
| HSV | 129°, 54%, 37% | Not supported in CSS |
| CIE-LAB | 22, -10, 14 |
color: lab(22% -10 14);
|
| Decimal | 2907956 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.hunter-green {
color: #2C5F34;
}
SCSS
$hunter-green: #2C5F34;
RGB
rgb(44, 95, 52)
Accessibility & Contrast
White background
7.52:1
7.52
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.79:1
2.79
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element