RGB
137, 137, 137
HSL
0°, 0%, 54%
CMYK
0, 0, 0, 46
HSV
0°, 0%, 54%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #898989 |
color: #898989;
|
| RGB | 137, 137, 137 |
color: rgb(137, 137, 137);
|
| RGB Percentage | 54%, 54%, 54% |
color: rgb(54%, 54%, 54%);
|
| CMYK | 0%, 0%, 0%, 46% | Not supported in CSS |
| HSL | 0°, 0%, 54% |
color: hsl(0, 0%, 54%);
|
| HSV | 0°, 0%, 54% | Not supported in CSS |
| CIE-LAB | 43, 0, 0 |
color: lab(43% 0 0);
|
| Decimal | 9013641 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.gray {
color: #898989;
}
SCSS
$gray: #898989;
RGB
rgb(137, 137, 137)
Accessibility & Contrast
White background
3.50:1
3.50
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.00:1
6.00
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element