RGB
90, 79, 207
HSL
245°, 57%, 56%
CMYK
57, 62, 0, 19
HSV
245°, 62%, 81%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #5A4FCF |
color: #5A4FCF;
|
| RGB | 90, 79, 207 |
color: rgb(90, 79, 207);
|
| RGB Percentage | 35%, 31%, 81% |
color: rgb(35%, 31%, 81%);
|
| CMYK | 57%, 62%, 0%, 19% | Not supported in CSS |
| HSL | 245°, 57%, 56% |
color: hsl(245, 57%, 56%);
|
| HSV | 245°, 62%, 81% | Not supported in CSS |
| CIE-LAB | 45, 2, -43 |
color: lab(45% 2 -43);
|
| Decimal | 5918671 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.blue-iris {
color: #5A4FCF;
}
SCSS
$blue-iris: #5A4FCF;
RGB
rgb(90, 79, 207)
Accessibility & Contrast
White background
6.08:1
6.08
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.45:1
3.45
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element