RGB
17, 17, 132
HSL
240°, 77%, 29%
CMYK
87, 87, 0, 48
HSV
240°, 87%, 52%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #111184 |
color: #111184;
|
| RGB | 17, 17, 132 |
color: rgb(17, 17, 132);
|
| RGB Percentage | 7%, 7%, 52% |
color: rgb(7%, 7%, 52%);
|
| CMYK | 87%, 87%, 0%, 48% | Not supported in CSS |
| HSL | 240°, 77%, 29% |
color: hsl(240, 77%, 29%);
|
| HSV | 240°, 87%, 52% | Not supported in CSS |
| CIE-LAB | 23, 0, -38 |
color: lab(23% 0 -38);
|
| Decimal | 1118596 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.dark-blue {
color: #111184;
}
SCSS
$dark-blue: #111184;
RGB
rgb(17, 17, 132)
Accessibility & Contrast
White background
14.61:1
14.61
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.44:1
1.44
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element