In RGB color space, #0007dd hex color has a red value of 0, a green value of 7 and a blue value of 221.
In CMYK color space (used in color printing), #0007dd hex color is composed of 100% cyan, 96.83% magenta, 0% yellow and 13.33% black.
#0007dd color has a hue of 238.1 degrees, a saturation of 100% and a lightness of 43.3%.
#0007dd hex color contains mainly BLUE.
The closest web safe color of #0007dd is #0000cc
#0007dd hex color has a decimal value of 2013.
HEX | 0007dd | #0007dd |
---|---|---|
RGB | 0, 7, 221 | rgb(0, 7, 221) |
RGB Percent | 0, 2.75, 86.67 | rgb(0, 2.75, 86.67) |
CMYK | 100, 97, 0, 13 | |
HSL | 238.1°, 100, 43.3 | hsl(238.1, 100%, 43.3%) |
HSV | 238.1°, 100, 86.7 |
XYZ | 13.127, 5.372, 68.752 |
---|---|
Hunter Lab | 23.178, 60.536, -159.649 |
CIE-LAB | 27.769, 69.791, -96.118 |
CIE-LCH | 27.769, 118.783, 305.983 |
CIE-LUV | 100, 96.83, 0, 13.33 |
Web Safe | 0000cc |
RGB percent of color #0007dd
CMYK percent of color #0007dd
Text with hexadecimal color #0007dd
This text has a font color of #0007dd
<p style="color:#0007dd">Text here</p>
#0007dd Background Color
This box has a background color of #0007dd
<div style="background-color:#0007dd">Text here</div>
#0007dd Border Color
This box has a border color of #0007dd
<div style="border: 4px solid #0007dd">Text here</div>
CSS codes
<p style="color:#0007dd">Text here</p>
<div style="background-color:#0007dd">Text here</div>
<div style="border: 4px solid #0007dd">Text here</div>
#0007dd Color on white background
This is how a font and box color of #0007dd will look
on a white background.
#0007dd Color on black background
This is how a font and box color of #0007dd hex color will look
on a black background.