In RGB color space, #00fecc hex color has a red value of 0, a green value of 254 and a blue value of 204.
In CMYK color space (used in color printing), #00fecc hex color is composed of 100% cyan, 0% magenta, 19.69% yellow and 0.39% black.
#00fecc color has a hue of 168.2 degrees, a saturation of 100% and a lightness of 49.8%.
#00fecc hex color contains mainly GREEN.
The closest web safe color of #00fecc is #00ffcc
#00fecc hex color has a decimal value of 65228.
HEX | 00fecc | #00fecc |
---|---|---|
RGB | 0, 254, 204 | rgb(0, 254, 204) |
RGB Percent | 0, 99.61, 80 | rgb(0, 99.61, 80) |
CMYK | 100, 0, 20, 0 | |
HSL | 168.2°, 100, 49.8 | hsl(168.2, 100%, 49.8%) |
HSV | 168.2°, 100, 99.6 |
XYZ | 46.341, 75.243, 69.208 |
---|---|
Hunter Lab | 86.743, -56.439, 13.415 |
CIE-LAB | 89.507, -61.239, 9.948 |
CIE-LCH | 89.507, 62.042, 170.773 |
CIE-LUV | 100, 0, 19.69, 0.39 |
Web Safe | 00ffcc |
RGB percent of color #00fecc
CMYK percent of color #00fecc
Text with hexadecimal color #00fecc
This text has a font color of #00fecc
<p style="color:#00fecc">Text here</p>
#00fecc Background Color
This box has a background color of #00fecc
<div style="background-color:#00fecc">Text here</div>
#00fecc Border Color
This box has a border color of #00fecc
<div style="border: 4px solid #00fecc">Text here</div>
CSS codes
<p style="color:#00fecc">Text here</p>
<div style="background-color:#00fecc">Text here</div>
<div style="border: 4px solid #00fecc">Text here</div>
#00fecc Color on white background
This is how a font and box color of #00fecc will look
on a white background.
#00fecc Color on black background
This is how a font and box color of #00fecc hex color will look
on a black background.