In RGB color space, #00cceb hex color has a red value of 0, a green value of 204 and a blue value of 235.
In CMYK color space (used in color printing), #00cceb hex color is composed of 100% cyan, 13.19% magenta, 0% yellow and 7.84% black.
#00cceb color has a hue of 187.9 degrees, a saturation of 100% and a lightness of 46.1%.
#00cceb hex color contains mainly BLUE.
The closest web safe color of #00cceb is #00ccff
#00cceb hex color has a decimal value of 52459.
HEX | 00cceb | #00cceb |
---|---|---|
RGB | 0, 204, 235 | rgb(0, 204, 235) |
RGB Percent | 0, 80, 92.16 | rgb(0, 80, 92.16) |
CMYK | 100, 13, 0, 8 | |
HSL | 187.9°, 100, 46.1 | hsl(187.9, 100%, 46.1%) |
HSV | 187.9°, 100, 92.2 |
XYZ | 36.588, 49.184, 86.162 |
---|---|
Hunter Lab | 70.131, -29.605, -23.751 |
CIE-LAB | 75.566, -30.957, -27.118 |
CIE-LCH | 75.566, 41.155, 221.218 |
CIE-LUV | 100, 13.19, 0, 7.84 |
Web Safe | 00ccff |
RGB percent of color #00cceb
CMYK percent of color #00cceb
Text with hexadecimal color #00cceb
This text has a font color of #00cceb
<p style="color:#00cceb">Text here</p>
#00cceb Background Color
This box has a background color of #00cceb
<div style="background-color:#00cceb">Text here</div>
#00cceb Border Color
This box has a border color of #00cceb
<div style="border: 4px solid #00cceb">Text here</div>
CSS codes
<p style="color:#00cceb">Text here</p>
<div style="background-color:#00cceb">Text here</div>
<div style="border: 4px solid #00cceb">Text here</div>
#00cceb Color on white background
This is how a font and box color of #00cceb will look
on a white background.
#00cceb Color on black background
This is how a font and box color of #00cceb hex color will look
on a black background.