RGB
46, 111, 64
HSL
137°, 41%, 31%
CMYK
59, 0, 42, 56
HSV
137°, 59%, 44%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #2E6F40 |
color: #2E6F40;
|
| RGB | 46, 111, 64 |
color: rgb(46, 111, 64);
|
| RGB Percentage | 18%, 44%, 25% |
color: rgb(18%, 44%, 25%);
|
| CMYK | 59%, 0%, 42%, 56% | Not supported in CSS |
| HSL | 137°, 41%, 31% |
color: hsl(137, 41%, 31%);
|
| HSV | 137°, 59%, 44% | Not supported in CSS |
| CIE-LAB | 25, -13, 16 |
color: lab(25% -13 16);
|
| Decimal | 3043136 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.forest-green {
color: #2E6F40;
}
SCSS
$forest-green: #2E6F40;
RGB
rgb(46, 111, 64)
Accessibility & Contrast
White background
6.06:1
6.06
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.46:1
3.46
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element