RGB
192, 70, 87
HSL
352°, 49%, 51%
CMYK
0, 64, 55, 25
HSV
352°, 64%, 75%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #C04657 |
color: #C04657;
|
| RGB | 192, 70, 87 |
color: rgb(192, 70, 87);
|
| RGB Percentage | 75%, 27%, 34% |
color: rgb(75%, 27%, 34%);
|
| CMYK | 0%, 64%, 55%, 25% | Not supported in CSS |
| HSL | 352°, 49%, 51% |
color: hsl(352, 49%, 51%);
|
| HSV | 352°, 64%, 75% | Not supported in CSS |
| CIE-LAB | 41, 24, -6 |
color: lab(41% 24 -6);
|
| Decimal | 12600919 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.brick-red {
color: #C04657;
}
SCSS
$brick-red: #C04657;
RGB
rgb(192, 70, 87)
Accessibility & Contrast
White background
4.94:1
4.94
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.25:1
4.25
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element