In RGB color space, #00becc hex color has a red value of 0, a green value of 190 and a blue value of 204.
In CMYK color space (used in color printing), #00becc hex color is composed of 100% cyan, 6.86% magenta, 0% yellow and 20% black.
#00becc color has a hue of 184.1 degrees, a saturation of 100% and a lightness of 40%.
#00becc hex color contains mainly BLUE.
The closest web safe color of #00becc is #00cccc
#00becc hex color has a decimal value of 48844.
HEX | 00becc | #00becc |
---|---|---|
RGB | 0, 190, 204 | rgb(0, 190, 204) |
RGB Percent | 0, 74.51, 80 | rgb(0, 74.51, 80) |
CMYK | 100, 7, 0, 20 | |
HSL | 184.1°, 100, 40 | hsl(184.1, 100%, 40%) |
HSV | 184.1°, 100, 80 |
XYZ | 29.313, 41.187, 63.532 |
---|---|
Hunter Lab | 64.177, -30.78, -13.77 |
CIE-LAB | 70.307, -34.198, -18.32 |
CIE-LCH | 70.307, 38.796, 208.178 |
CIE-LUV | 100, 6.86, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #00becc
CMYK percent of color #00becc
Text with hexadecimal color #00becc
This text has a font color of #00becc
<p style="color:#00becc">Text here</p>
#00becc Background Color
This box has a background color of #00becc
<div style="background-color:#00becc">Text here</div>
#00becc Border Color
This box has a border color of #00becc
<div style="border: 4px solid #00becc">Text here</div>
CSS codes
<p style="color:#00becc">Text here</p>
<div style="background-color:#00becc">Text here</div>
<div style="border: 4px solid #00becc">Text here</div>
#00becc Color on white background
This is how a font and box color of #00becc will look
on a white background.
#00becc Color on black background
This is how a font and box color of #00becc hex color will look
on a black background.