RGB
109, 129, 150
HSL
211°, 16%, 51%
CMYK
27, 14, 0, 41
HSV
211°, 27%, 59%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #6D8196 |
color: #6D8196;
|
| RGB | 109, 129, 150 |
color: rgb(109, 129, 150);
|
| RGB Percentage | 43%, 51%, 59% |
color: rgb(43%, 51%, 59%);
|
| CMYK | 27%, 14%, 0%, 41% | Not supported in CSS |
| HSL | 211°, 16%, 51% |
color: hsl(211, 16%, 51%);
|
| HSV | 211°, 27%, 59% | Not supported in CSS |
| CIE-LAB | 41, -4, -7 |
color: lab(41% -4 -7);
|
| Decimal | 7176598 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.slate-gray {
color: #6D8196;
}
SCSS
$slate-gray: #6D8196;
RGB
rgb(109, 129, 150)
Accessibility & Contrast
White background
4.01:1
4.01
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
5.23:1
5.23
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element