RGB
197, 75, 140
HSL
328°, 51%, 53%
CMYK
0, 62, 29, 23
HSV
328°, 62%, 77%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #C54B8C |
color: #C54B8C;
|
| RGB | 197, 75, 140 |
color: rgb(197, 75, 140);
|
| RGB Percentage | 77%, 29%, 55% |
color: rgb(77%, 29%, 55%);
|
| CMYK | 0%, 62%, 29%, 23% | Not supported in CSS |
| HSL | 328°, 51%, 53% |
color: hsl(328, 51%, 53%);
|
| HSV | 328°, 62%, 77% | Not supported in CSS |
| CIE-LAB | 42, 24, -22 |
color: lab(42% 24 -22);
|
| Decimal | 12929932 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.mulberry {
color: #C54B8C;
}
SCSS
$mulberry: #C54B8C;
RGB
rgb(197, 75, 140)
Accessibility & Contrast
White background
4.41:1
4.41
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.76:1
4.76
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element