In RGB color space, #0008dd hex color has a red value of 0, a green value of 8 and a blue value of 221.
In CMYK color space (used in color printing), #0008dd hex color is composed of 100% cyan, 96.38% magenta, 0% yellow and 13.33% black.
#0008dd color has a hue of 237.8 degrees, a saturation of 100% and a lightness of 43.3%.
#0008dd hex color contains mainly BLUE.
The closest web safe color of #0008dd is #0000cc
#0008dd hex color has a decimal value of 2269.
HEX | 0008dd | #0008dd |
---|---|---|
RGB | 0, 8, 221 | rgb(0, 8, 221) |
RGB Percent | 0, 3.14, 86.67 | rgb(0, 3.14, 86.67) |
CMYK | 100, 96, 0, 13 | |
HSL | 237.8°, 100, 43.3 | hsl(237.8, 100%, 43.3%) |
HSV | 237.8°, 100, 86.7 |
XYZ | 13.138, 5.394, 68.755 |
---|---|
Hunter Lab | 23.225, 60.331, -159.264 |
CIE-LAB | 27.829, 69.606, -96.017 |
CIE-LCH | 27.829, 118.593, 305.94 |
CIE-LUV | 100, 96.38, 0, 13.33 |
Web Safe | 0000cc |
RGB percent of color #0008dd
CMYK percent of color #0008dd
Text with hexadecimal color #0008dd
This text has a font color of #0008dd
<p style="color:#0008dd">Text here</p>
#0008dd Background Color
This box has a background color of #0008dd
<div style="background-color:#0008dd">Text here</div>
#0008dd Border Color
This box has a border color of #0008dd
<div style="border: 4px solid #0008dd">Text here</div>
CSS codes
<p style="color:#0008dd">Text here</p>
<div style="background-color:#0008dd">Text here</div>
<div style="border: 4px solid #0008dd">Text here</div>
#0008dd Color on white background
This is how a font and box color of #0008dd will look
on a white background.
#0008dd Color on black background
This is how a font and box color of #0008dd hex color will look
on a black background.