In RGB color space, #0deeff hex color has a red value of 13, a green value of 238 and a blue value of 255.
In CMYK color space (used in color printing), #0deeff hex color is composed of 94.9% cyan, 6.67% magenta, 0% yellow and 0% black.
#0deeff color has a hue of 184.2 degrees, a saturation of 100% and a lightness of 52.5%.
#0deeff hex color contains mainly BLUE.
The closest web safe color of #0deeff is #00ffff
#0deeff hex color has a decimal value of 913151.
HEX | 0deeff | #0deeff |
---|---|---|
RGB | 13, 238, 255 | rgb(13, 238, 255) |
RGB Percent | 5.1, 93.33, 100 | rgb(5.1, 93.33, 100) |
CMYK | 95, 7, 0, 0 | |
HSL | 184.2°, 100, 52.5 | hsl(184.2, 100%, 52.5%) |
HSV | 184.2°, 94.9, 100 |
XYZ | 48.791, 68.455, 105.249 |
---|---|
Hunter Lab | 82.738, -39.528, -17.506 |
CIE-LAB | 86.233, -40.314, -21.485 |
CIE-LCH | 86.233, 45.682, 208.055 |
CIE-LUV | 94.9, 6.67, 0, 0 |
Web Safe | 00ffff |
RGB percent of color #0deeff
CMYK percent of color #0deeff
Text with hexadecimal color #0deeff
This text has a font color of #0deeff
<p style="color:#0deeff">Text here</p>
#0deeff Background Color
This box has a background color of #0deeff
<div style="background-color:#0deeff">Text here</div>
#0deeff Border Color
This box has a border color of #0deeff
<div style="border: 4px solid #0deeff">Text here</div>
CSS codes
<p style="color:#0deeff">Text here</p>
<div style="background-color:#0deeff">Text here</div>
<div style="border: 4px solid #0deeff">Text here</div>
#0deeff Color on white background
This is how a font and box color of #0deeff will look
on a white background.
#0deeff Color on black background
This is how a font and box color of #0deeff hex color will look
on a black background.