In RGB color space, #000dde hex color has a red value of 0, a green value of 13 and a blue value of 222.
In CMYK color space (used in color printing), #000dde hex color is composed of 100% cyan, 94.14% magenta, 0% yellow and 12.94% black.
#000dde color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 43.5%.
#000dde hex color contains mainly BLUE.
The closest web safe color of #000dde is #0000cc
#000dde hex color has a decimal value of 3550.
HEX | 000dde | #000dde |
---|---|---|
RGB | 0, 13, 222 | rgb(0, 13, 222) |
RGB Percent | 0, 5.1, 87.06 | rgb(0, 5.1, 87.06) |
CMYK | 100, 94, 0, 13 | |
HSL | 236.5°, 100, 43.5 | hsl(236.5, 100%, 43.5%) |
HSV | 236.5°, 100, 87.1 |
XYZ | 13.329, 5.562, 69.478 |
---|---|
Hunter Lab | 23.584, 59.612, -158.159 |
CIE-LAB | 28.279, 68.911, -95.84 |
CIE-LCH | 28.279, 118.042, 305.717 |
CIE-LUV | 100, 94.14, 0, 12.94 |
Web Safe | 0000cc |
RGB percent of color #000dde
CMYK percent of color #000dde
Text with hexadecimal color #000dde
This text has a font color of #000dde
<p style="color:#000dde">Text here</p>
#000dde Background Color
This box has a background color of #000dde
<div style="background-color:#000dde">Text here</div>
#000dde Border Color
This box has a border color of #000dde
<div style="border: 4px solid #000dde">Text here</div>
CSS codes
<p style="color:#000dde">Text here</p>
<div style="background-color:#000dde">Text here</div>
<div style="border: 4px solid #000dde">Text here</div>
#000dde Color on white background
This is how a font and box color of #000dde will look
on a white background.
#000dde Color on black background
This is how a font and box color of #000dde hex color will look
on a black background.