RGB
53, 62, 67
HSL
201°, 12%, 24%
CMYK
21, 7, 0, 74
HSV
201°, 21%, 26%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #353E43 |
color: #353E43;
|
| RGB | 53, 62, 67 |
color: rgb(53, 62, 67);
|
| RGB Percentage | 21%, 24%, 26% |
color: rgb(21%, 24%, 26%);
|
| CMYK | 21%, 7%, 0%, 74% | Not supported in CSS |
| HSL | 201°, 12%, 24% |
color: hsl(201, 12%, 24%);
|
| HSV | 201°, 21%, 26% | Not supported in CSS |
| CIE-LAB | 19, -2, -2 |
color: lab(19% -2 -2);
|
| Decimal | 3489347 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.gunmetal-gray {
color: #353E43;
}
SCSS
$gunmetal-gray: #353E43;
RGB
rgb(53, 62, 67)
Accessibility & Contrast
White background
10.93:1
10.93
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.92:1
1.92
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element