In RGB color space, #002ded hex color has a red value of 0, a green value of 45 and a blue value of 237.
In CMYK color space (used in color printing), #002ded hex color is composed of 100% cyan, 81.01% magenta, 0% yellow and 7.06% black.
#002ded color has a hue of 228.6 degrees, a saturation of 100% and a lightness of 46.5%.
#002ded hex color contains mainly BLUE.
The closest web safe color of #002ded is #0033ff
#002ded hex color has a decimal value of 11757.
HEX | 002ded | #002ded |
---|---|---|
RGB | 0, 45, 237 | rgb(0, 45, 237) |
RGB Percent | 0, 17.65, 92.94 | rgb(0, 17.65, 92.94) |
CMYK | 100, 81, 0, 7 | |
HSL | 228.6°, 100, 46.5 | hsl(228.6, 100%, 46.5%) |
HSV | 228.6°, 100, 92.9 |
XYZ | 16.224, 7.991, 80.808 |
---|---|
Hunter Lab | 28.268, 52.977, -149.699 |
CIE-LAB | 33.964, 61.997, -94.931 |
CIE-LCH | 33.964, 113.382, 303.148 |
CIE-LUV | 100, 81.01, 0, 7.06 |
Web Safe | 0033ff |
RGB percent of color #002ded
CMYK percent of color #002ded
Text with hexadecimal color #002ded
This text has a font color of #002ded
<p style="color:#002ded">Text here</p>
#002ded Background Color
This box has a background color of #002ded
<div style="background-color:#002ded">Text here</div>
#002ded Border Color
This box has a border color of #002ded
<div style="border: 4px solid #002ded">Text here</div>
CSS codes
<p style="color:#002ded">Text here</p>
<div style="background-color:#002ded">Text here</div>
<div style="border: 4px solid #002ded">Text here</div>
#002ded Color on white background
This is how a font and box color of #002ded will look
on a white background.
#002ded Color on black background
This is how a font and box color of #002ded hex color will look
on a black background.