RGB
86, 5, 145
HSL
275°, 93%, 29%
CMYK
41, 97, 0, 43
HSV
275°, 97%, 57%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #560591 |
color: #560591;
|
| RGB | 86, 5, 145 |
color: rgb(86, 5, 145);
|
| RGB Percentage | 34%, 2%, 57% |
color: rgb(34%, 2%, 57%);
|
| CMYK | 41%, 97%, 0%, 43% | Not supported in CSS |
| HSL | 275°, 93%, 29% |
color: hsl(275, 93%, 29%);
|
| HSV | 275°, 97%, 57% | Not supported in CSS |
| CIE-LAB | 23, 16, -47 |
color: lab(23% 16 -47);
|
| Decimal | 5637521 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.indigo {
color: #560591;
}
SCSS
$indigo: #560591;
RGB
rgb(86, 5, 145)
Accessibility & Contrast
White background
11.50:1
11.50
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.83:1
1.83
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element