RGB
127, 23, 52
HSL
343°, 69%, 29%
CMYK
0, 82, 59, 50
HSV
343°, 82%, 50%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #7F1734 |
color: #7F1734;
|
| RGB | 127, 23, 52 |
color: rgb(127, 23, 52);
|
| RGB Percentage | 50%, 9%, 20% |
color: rgb(50%, 9%, 20%);
|
| CMYK | 0%, 82%, 59%, 50% | Not supported in CSS |
| HSL | 343°, 69%, 29% |
color: hsl(343, 69%, 29%);
|
| HSV | 343°, 82%, 50% | Not supported in CSS |
| CIE-LAB | 23, 21, -10 |
color: lab(23% 21 -10);
|
| Decimal | 8329012 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.claret {
color: #7F1734;
}
SCSS
$claret: #7F1734;
RGB
rgb(127, 23, 52)
Accessibility & Contrast
White background
10.12:1
10.12
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.07:1
2.07
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element