In RGB color space, #0003dd hex color has a red value of 0, a green value of 3 and a blue value of 221.
In CMYK color space (used in color printing), #0003dd hex color is composed of 100% cyan, 98.64% magenta, 0% yellow and 13.33% black.
#0003dd color has a hue of 239.2 degrees, a saturation of 100% and a lightness of 43.3%.
#0003dd hex color contains mainly BLUE.
The closest web safe color of #0003dd is #0000cc
#0003dd hex color has a decimal value of 989.
HEX | 0003dd | #0003dd |
---|---|---|
RGB | 0, 3, 221 | rgb(0, 3, 221) |
RGB Percent | 0, 1.18, 86.67 | rgb(0, 1.18, 86.67) |
CMYK | 100, 99, 0, 13 | |
HSL | 239.2°, 100, 43.3 | hsl(239.2, 100%, 43.3%) |
HSV | 239.2°, 100, 86.7 |
XYZ | 13.084, 5.286, 68.737 |
---|---|
Hunter Lab | 22.991, 61.347, -161.165 |
CIE-LAB | 27.535, 70.52, -96.51 |
CIE-LCH | 27.535, 119.529, 306.156 |
CIE-LUV | 100, 98.64, 0, 13.33 |
Web Safe | 0000cc |
RGB percent of color #0003dd
CMYK percent of color #0003dd
Text with hexadecimal color #0003dd
This text has a font color of #0003dd
<p style="color:#0003dd">Text here</p>
#0003dd Background Color
This box has a background color of #0003dd
<div style="background-color:#0003dd">Text here</div>
#0003dd Border Color
This box has a border color of #0003dd
<div style="border: 4px solid #0003dd">Text here</div>
CSS codes
<p style="color:#0003dd">Text here</p>
<div style="background-color:#0003dd">Text here</div>
<div style="border: 4px solid #0003dd">Text here</div>
#0003dd Color on white background
This is how a font and box color of #0003dd will look
on a white background.
#0003dd Color on black background
This is how a font and box color of #0003dd hex color will look
on a black background.