RGB
64, 130, 109
HSL
161°, 34%, 38%
CMYK
51, 0, 16, 49
HSV
161°, 51%, 51%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #40826D |
color: #40826D;
|
| RGB | 64, 130, 109 |
color: rgb(64, 130, 109);
|
| RGB Percentage | 25%, 51%, 43% |
color: rgb(25%, 51%, 43%);
|
| CMYK | 51%, 0%, 16%, 49% | Not supported in CSS |
| HSL | 161°, 34%, 38% |
color: hsl(161, 34%, 38%);
|
| HSV | 161°, 51%, 51% | Not supported in CSS |
| CIE-LAB | 30, -13, 7 |
color: lab(30% -13 7);
|
| Decimal | 4227693 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.viridian {
color: #40826D;
}
SCSS
$viridian: #40826D;
RGB
rgb(64, 130, 109)
Accessibility & Contrast
White background
4.53:1
4.53
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.63:1
4.63
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element