In RGB color space, #008ded hex color has a red value of 0, a green value of 141 and a blue value of 237.
In CMYK color space (used in color printing), #008ded hex color is composed of 100% cyan, 40.51% magenta, 0% yellow and 7.06% black.
#008ded color has a hue of 204.3 degrees, a saturation of 100% and a lightness of 46.5%.
#008ded hex color contains mainly BLUE.
The closest web safe color of #008ded is #0099ff
#008ded hex color has a decimal value of 36333.
HEX | 008ded | #008ded |
---|---|---|
RGB | 0, 141, 237 | rgb(0, 141, 237) |
RGB Percent | 0, 55.29, 92.94 | rgb(0, 55.29, 92.94) |
CMYK | 100, 41, 0, 7 | |
HSL | 204.3°, 100, 46.5 | hsl(204.3, 100%, 46.5%) |
HSV | 204.3°, 100, 92.9 |
XYZ | 24.811, 25.164, 83.67 |
---|---|
Hunter Lab | 50.164, 0.5, -63.777 |
CIE-LAB | 57.235, 3.882, -56.922 |
CIE-LCH | 57.235, 57.054, 273.901 |
CIE-LUV | 100, 40.51, 0, 7.06 |
Web Safe | 0099ff |
RGB percent of color #008ded
CMYK percent of color #008ded
Text with hexadecimal color #008ded
This text has a font color of #008ded
<p style="color:#008ded">Text here</p>
#008ded Background Color
This box has a background color of #008ded
<div style="background-color:#008ded">Text here</div>
#008ded Border Color
This box has a border color of #008ded
<div style="border: 4px solid #008ded">Text here</div>
CSS codes
<p style="color:#008ded">Text here</p>
<div style="background-color:#008ded">Text here</div>
<div style="border: 4px solid #008ded">Text here</div>
#008ded Color on white background
This is how a font and box color of #008ded will look
on a white background.
#008ded Color on black background
This is how a font and box color of #008ded hex color will look
on a black background.