RGB
140, 146, 172
HSL
229°, 16%, 61%
CMYK
19, 15, 0, 33
HSV
229°, 19%, 67%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #8C92AC |
color: #8C92AC;
|
| RGB | 140, 146, 172 |
color: rgb(140, 146, 172);
|
| RGB Percentage | 55%, 57%, 67% |
color: rgb(55%, 57%, 67%);
|
| CMYK | 19%, 15%, 0%, 33% | Not supported in CSS |
| HSL | 229°, 16%, 61% |
color: hsl(229, 16%, 61%);
|
| HSV | 229°, 19%, 67% | Not supported in CSS |
| CIE-LAB | 49, -1, -9 |
color: lab(49% -1 -9);
|
| Decimal | 9212588 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cool-gray {
color: #8C92AC;
}
SCSS
$cool-gray: #8C92AC;
RGB
rgb(140, 146, 172)
Accessibility & Contrast
White background
3.08:1
3.08
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.82:1
6.82
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element