In RGB color space, #00fbcc hex color has a red value of 0, a green value of 251 and a blue value of 204.
In CMYK color space (used in color printing), #00fbcc hex color is composed of 100% cyan, 0% magenta, 18.73% yellow and 1.57% black.
#00fbcc color has a hue of 168.8 degrees, a saturation of 100% and a lightness of 49.2%.
#00fbcc hex color contains mainly GREEN.
The closest web safe color of #00fbcc is #00ffcc
#00fbcc hex color has a decimal value of 64460.
HEX | 00fbcc | #00fbcc |
---|---|---|
RGB | 0, 251, 204 | rgb(0, 251, 204) |
RGB Percent | 0, 98.43, 80 | rgb(0, 98.43, 80) |
CMYK | 100, 0, 19, 2 | |
HSL | 168.8°, 100, 49.2 | hsl(168.8, 100%, 49.2%) |
HSV | 168.8°, 100, 98.4 |
XYZ | 45.396, 73.354, 68.893 |
---|---|
Hunter Lab | 85.647, -55.271, 12.261 |
CIE-LAB | 88.616, -60.095, 8.674 |
CIE-LCH | 88.616, 60.718, 171.787 |
CIE-LUV | 100, 0, 18.73, 1.57 |
Web Safe | 00ffcc |
RGB percent of color #00fbcc
CMYK percent of color #00fbcc
Text with hexadecimal color #00fbcc
This text has a font color of #00fbcc
<p style="color:#00fbcc">Text here</p>
#00fbcc Background Color
This box has a background color of #00fbcc
<div style="background-color:#00fbcc">Text here</div>
#00fbcc Border Color
This box has a border color of #00fbcc
<div style="border: 4px solid #00fbcc">Text here</div>
CSS codes
<p style="color:#00fbcc">Text here</p>
<div style="background-color:#00fbcc">Text here</div>
<div style="border: 4px solid #00fbcc">Text here</div>
#00fbcc Color on white background
This is how a font and box color of #00fbcc will look
on a white background.
#00fbcc Color on black background
This is how a font and box color of #00fbcc hex color will look
on a black background.