In RGB color space, #00cafe hex color has a red value of 0, a green value of 202 and a blue value of 254.
In CMYK color space (used in color printing), #00cafe hex color is composed of 100% cyan, 20.47% magenta, 0% yellow and 0.39% black.
#00cafe color has a hue of 192.3 degrees, a saturation of 100% and a lightness of 49.8%.
#00cafe hex color contains mainly BLUE.
The closest web safe color of #00cafe is #00ccff
#00cafe hex color has a decimal value of 51966.
HEX | 00cafe | #00cafe |
---|---|---|
RGB | 0, 202, 254 | rgb(0, 202, 254) |
RGB Percent | 0, 79.22, 99.61 | rgb(0, 79.22, 99.61) |
CMYK | 100, 20, 0, 0 | |
HSL | 192.3°, 100, 49.8 | hsl(192.3, 100%, 49.8%) |
HSV | 192.3°, 100, 99.6 |
XYZ | 39.01, 49.397, 101.244 |
---|---|
Hunter Lab | 70.283, -23.92, -36.21 |
CIE-LAB | 75.698, -23.671, -37.11 |
CIE-LCH | 75.698, 44.017, 237.468 |
CIE-LUV | 100, 20.47, 0, 0.39 |
Web Safe | 00ccff |
RGB percent of color #00cafe
CMYK percent of color #00cafe
Text with hexadecimal color #00cafe
This text has a font color of #00cafe
<p style="color:#00cafe">Text here</p>
#00cafe Background Color
This box has a background color of #00cafe
<div style="background-color:#00cafe">Text here</div>
#00cafe Border Color
This box has a border color of #00cafe
<div style="border: 4px solid #00cafe">Text here</div>
CSS codes
<p style="color:#00cafe">Text here</p>
<div style="background-color:#00cafe">Text here</div>
<div style="border: 4px solid #00cafe">Text here</div>
#00cafe Color on white background
This is how a font and box color of #00cafe will look
on a white background.
#00cafe Color on black background
This is how a font and box color of #00cafe hex color will look
on a black background.