RGB
53, 56, 57
HSL
195°, 4%, 22%
CMYK
7, 2, 0, 78
HSV
195°, 7%, 22%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #353839 |
color: #353839;
|
| RGB | 53, 56, 57 |
color: rgb(53, 56, 57);
|
| RGB Percentage | 21%, 22%, 22% |
color: rgb(21%, 22%, 22%);
|
| CMYK | 7%, 2%, 0%, 78% | Not supported in CSS |
| HSL | 195°, 4%, 22% |
color: hsl(195, 4%, 22%);
|
| HSV | 195°, 7%, 22% | Not supported in CSS |
| CIE-LAB | 18, -1, -0 |
color: lab(18% -1 -0);
|
| Decimal | 3487801 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.onyx {
color: #353839;
}
SCSS
$onyx: #353839;
RGB
rgb(53, 56, 57)
Accessibility & Contrast
White background
11.82:1
11.82
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.78:1
1.78
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element