RGB
5, 71, 42
HSL
154°, 87%, 15%
CMYK
93, 0, 41, 72
HSV
154°, 93%, 28%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #05472A |
color: #05472A;
|
| RGB | 5, 71, 42 |
color: rgb(5, 71, 42);
|
| RGB Percentage | 2%, 28%, 16% |
color: rgb(2%, 28%, 16%);
|
| CMYK | 93%, 0%, 41%, 72% | Not supported in CSS |
| HSL | 154°, 87%, 15% |
color: hsl(154, 87%, 15%);
|
| HSV | 154°, 93%, 28% | Not supported in CSS |
| CIE-LAB | 12, -13, 10 |
color: lab(12% -13 10);
|
| Decimal | 345898 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.evergreen {
color: #05472A;
}
SCSS
$evergreen: #05472A;
RGB
rgb(5, 71, 42)
Accessibility & Contrast
White background
10.82:1
10.82
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.94:1
1.94
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element