RGB
179, 27, 27
HSL
0°, 74%, 40%
CMYK
0, 85, 85, 30
HSV
0°, 85%, 70%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #B31B1B |
color: #B31B1B;
|
| RGB | 179, 27, 27 |
color: rgb(179, 27, 27);
|
| RGB Percentage | 70%, 11%, 11% |
color: rgb(70%, 11%, 11%);
|
| CMYK | 0%, 85%, 85%, 30% | Not supported in CSS |
| HSL | 0°, 74%, 40% |
color: hsl(0, 74%, 40%);
|
| HSV | 0°, 85%, 70% | Not supported in CSS |
| CIE-LAB | 32, 30, 0 |
color: lab(32% 30 0);
|
| Decimal | 11737883 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.carnelian {
color: #B31B1B;
}
SCSS
$carnelian: #B31B1B;
RGB
rgb(179, 27, 27)
Accessibility & Contrast
White background
6.80:1
6.80
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.09:1
3.09
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element