RGB
126, 140, 84
HSL
75°, 25%, 44%
CMYK
10, 0, 40, 45
HSV
75°, 40%, 55%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #7E8C54 |
color: #7E8C54;
|
| RGB | 126, 140, 84 |
color: rgb(126, 140, 84);
|
| RGB Percentage | 49%, 55%, 33% |
color: rgb(49%, 55%, 33%);
|
| CMYK | 10%, 0%, 40%, 45% | Not supported in CSS |
| HSL | 75°, 25%, 44% |
color: hsl(75, 25%, 44%);
|
| HSV | 75°, 40%, 55% | Not supported in CSS |
| CIE-LAB | 35, -3, 19 |
color: lab(35% -3 19);
|
| Decimal | 8293460 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.moss-green {
color: #7E8C54;
}
SCSS
$moss-green: #7E8C54;
RGB
rgb(126, 140, 84)
Accessibility & Contrast
White background
3.64:1
3.64
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
5.77:1
5.77
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element