RGB
97, 64, 81
HSL
329°, 20%, 32%
CMYK
0, 34, 16, 62
HSV
329°, 34%, 38%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #614051 |
color: #614051;
|
| RGB | 97, 64, 81 |
color: rgb(97, 64, 81);
|
| RGB Percentage | 38%, 25%, 32% |
color: rgb(38%, 25%, 32%);
|
| CMYK | 0%, 34%, 16%, 62% | Not supported in CSS |
| HSL | 329°, 20%, 32% |
color: hsl(329, 20%, 32%);
|
| HSV | 329°, 34%, 38% | Not supported in CSS |
| CIE-LAB | 26, 7, -6 |
color: lab(26% 7 -6);
|
| Decimal | 6373457 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.eggplant {
color: #614051;
}
SCSS
$eggplant: #614051;
RGB
rgb(97, 64, 81)
Accessibility & Contrast
White background
8.90:1
8.90
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.36:1
2.36
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element