RGB
114, 47, 55
HSL
353°, 42%, 32%
CMYK
0, 59, 52, 55
HSV
353°, 59%, 45%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #722F37 |
color: #722F37;
|
| RGB | 114, 47, 55 |
color: rgb(114, 47, 55);
|
| RGB Percentage | 45%, 18%, 22% |
color: rgb(45%, 18%, 22%);
|
| CMYK | 0%, 59%, 52%, 55% | Not supported in CSS |
| HSL | 353°, 42%, 32% |
color: hsl(353, 42%, 32%);
|
| HSV | 353°, 59%, 45% | Not supported in CSS |
| CIE-LAB | 26, 13, -3 |
color: lab(26% 13 -3);
|
| Decimal | 7483191 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.wine {
color: #722F37;
}
SCSS
$wine: #722F37;
RGB
rgb(114, 47, 55)
Accessibility & Contrast
White background
9.65:1
9.65
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.18:1
2.18
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element