RGB
0, 71, 171
HSL
215°, 100%, 34%
CMYK
100, 58, 0, 33
HSV
215°, 100%, 67%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #0047AB |
color: #0047AB;
|
| RGB | 0, 71, 171 |
color: rgb(0, 71, 171);
|
| RGB Percentage | 0%, 28%, 67% |
color: rgb(0%, 28%, 67%);
|
| CMYK | 100%, 58%, 0%, 33% | Not supported in CSS |
| HSL | 215°, 100%, 34% |
color: hsl(215, 100%, 34%);
|
| HSV | 215°, 100%, 67% | Not supported in CSS |
| CIE-LAB | 27, -14, -33 |
color: lab(27% -14 -33);
|
| Decimal | 18347 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cobalt-blue {
color: #0047AB;
}
SCSS
$cobalt-blue: #0047AB;
RGB
rgb(0, 71, 171)
Accessibility & Contrast
White background
8.44:1
8.44
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.49:1
2.49
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element