RGB
93, 101, 50
HSL
69°, 34%, 30%
CMYK
8, 0, 50, 60
HSV
69°, 50%, 40%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #5D6532 |
color: #5D6532;
|
| RGB | 93, 101, 50 |
color: rgb(93, 101, 50);
|
| RGB Percentage | 36%, 40%, 20% |
color: rgb(36%, 40%, 20%);
|
| CMYK | 8%, 0%, 50%, 60% | Not supported in CSS |
| HSL | 69°, 34%, 30% |
color: hsl(69, 34%, 30%);
|
| HSV | 69°, 50%, 40% | Not supported in CSS |
| CIE-LAB | 24, -2, 17 |
color: lab(24% -2 17);
|
| Decimal | 6120754 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.army-green {
color: #5D6532;
}
SCSS
$army-green: #5D6532;
RGB
rgb(93, 101, 50)
Accessibility & Contrast
White background
6.23:1
6.23
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.37:1
3.37
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element