RGB
93, 102, 88
HSL
99°, 7%, 37%
CMYK
9, 0, 14, 60
HSV
99°, 14%, 40%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #5D6658 |
color: #5D6658;
|
| RGB | 93, 102, 88 |
color: rgb(93, 102, 88);
|
| RGB Percentage | 36%, 40%, 35% |
color: rgb(36%, 40%, 35%);
|
| CMYK | 9%, 0%, 14%, 60% | Not supported in CSS |
| HSL | 99°, 7%, 37% |
color: hsl(99, 7%, 37%);
|
| HSV | 99°, 14%, 40% | Not supported in CSS |
| CIE-LAB | 30, -2, 5 |
color: lab(30% -2 5);
|
| Decimal | 6121048 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.ebony {
color: #5D6658;
}
SCSS
$ebony: #5D6658;
RGB
rgb(93, 102, 88)
Accessibility & Contrast
White background
5.99:1
5.99
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.51:1
3.51
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element