RGB
55, 37, 40
HSL
350°, 20%, 18%
CMYK
0, 33, 27, 78
HSV
350°, 33%, 22%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #372528 |
color: #372528;
|
| RGB | 55, 37, 40 |
color: rgb(55, 37, 40);
|
| RGB Percentage | 22%, 15%, 16% |
color: rgb(22%, 15%, 16%);
|
| CMYK | 0%, 33%, 27%, 78% | Not supported in CSS |
| HSL | 350°, 20%, 18% |
color: hsl(350, 20%, 18%);
|
| HSV | 350°, 33%, 22% | Not supported in CSS |
| CIE-LAB | 14, 4, -1 |
color: lab(14% 4 -1);
|
| Decimal | 3613992 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.aubergine {
color: #372528;
}
SCSS
$aubergine: #372528;
RGB
rgb(55, 37, 40)
Accessibility & Contrast
White background
14.41:1
14.41
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.46:1
1.46
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element