RGB
0, 20, 168
HSL
233°, 100%, 33%
CMYK
100, 88, 0, 34
HSV
233°, 100%, 66%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #0014A8 |
color: #0014A8;
|
| RGB | 0, 20, 168 |
color: rgb(0, 20, 168);
|
| RGB Percentage | 0%, 8%, 66% |
color: rgb(0%, 8%, 66%);
|
| CMYK | 100%, 88%, 0%, 34% | Not supported in CSS |
| HSL | 233°, 100%, 33% |
color: hsl(233, 100%, 33%);
|
| HSV | 233°, 100%, 66% | Not supported in CSS |
| CIE-LAB | 26, -4, -49 |
color: lab(26% -4 -49);
|
| Decimal | 5288 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.zaffre {
color: #0014A8;
}
SCSS
$zaffre: #0014A8;
RGB
rgb(0, 20, 168)
Accessibility & Contrast
White background
12.61:1
12.61
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
1.67:1
1.67
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element