In RGB color space, #0005dd hex color has a red value of 0, a green value of 5 and a blue value of 221.
In CMYK color space (used in color printing), #0005dd hex color is composed of 100% cyan, 97.74% magenta, 0% yellow and 13.33% black.
#0005dd color has a hue of 238.6 degrees, a saturation of 100% and a lightness of 43.3%.
#0005dd hex color contains mainly BLUE.
The closest web safe color of #0005dd is #0000cc
#0005dd hex color has a decimal value of 1501.
HEX | 0005dd | #0005dd |
---|---|---|
RGB | 0, 5, 221 | rgb(0, 5, 221) |
RGB Percent | 0, 1.96, 86.67 | rgb(0, 1.96, 86.67) |
CMYK | 100, 98, 0, 13 | |
HSL | 238.6°, 100, 43.3 | hsl(238.6, 100%, 43.3%) |
HSV | 238.6°, 100, 86.7 |
XYZ | 13.105, 5.329, 68.744 |
---|---|
Hunter Lab | 23.085, 60.935, -160.401 |
CIE-LAB | 27.652, 70.151, -96.313 |
CIE-LCH | 27.652, 119.153, 306.068 |
CIE-LUV | 100, 97.74, 0, 13.33 |
Web Safe | 0000cc |
RGB percent of color #0005dd
CMYK percent of color #0005dd
Text with hexadecimal color #0005dd
This text has a font color of #0005dd
<p style="color:#0005dd">Text here</p>
#0005dd Background Color
This box has a background color of #0005dd
<div style="background-color:#0005dd">Text here</div>
#0005dd Border Color
This box has a border color of #0005dd
<div style="border: 4px solid #0005dd">Text here</div>
CSS codes
<p style="color:#0005dd">Text here</p>
<div style="background-color:#0005dd">Text here</div>
<div style="border: 4px solid #0005dd">Text here</div>
#0005dd Color on white background
This is how a font and box color of #0005dd will look
on a white background.
#0005dd Color on black background
This is how a font and box color of #0005dd hex color will look
on a black background.