In RGB color space, #00facd hex color has a red value of 0, a green value of 250 and a blue value of 205.
In CMYK color space (used in color printing), #00facd hex color is composed of 100% cyan, 0% magenta, 18% yellow and 1.96% black.
#00facd color has a hue of 169.2 degrees, a saturation of 100% and a lightness of 49%.
#00facd hex color contains mainly GREEN.
The closest web safe color of #00facd is #00ffcc
#00facd hex color has a decimal value of 64205.
HEX | 00facd | #00facd |
---|---|---|
RGB | 0, 250, 205 | rgb(0, 250, 205) |
RGB Percent | 0, 98.04, 80.39 | rgb(0, 98.04, 80.39) |
CMYK | 100, 0, 18, 2 | |
HSL | 169.2°, 100, 49 | hsl(169.2, 100%, 49%) |
HSV | 169.2°, 100, 98 |
XYZ | 45.205, 72.779, 69.423 |
---|---|
Hunter Lab | 85.311, -54.709, 11.469 |
CIE-LAB | 88.342, -59.462, 7.762 |
CIE-LCH | 88.342, 59.966, 172.563 |
CIE-LUV | 100, 0, 18, 1.96 |
Web Safe | 00ffcc |
RGB percent of color #00facd
CMYK percent of color #00facd
Text with hexadecimal color #00facd
This text has a font color of #00facd
<p style="color:#00facd">Text here</p>
#00facd Background Color
This box has a background color of #00facd
<div style="background-color:#00facd">Text here</div>
#00facd Border Color
This box has a border color of #00facd
<div style="border: 4px solid #00facd">Text here</div>
CSS codes
<p style="color:#00facd">Text here</p>
<div style="background-color:#00facd">Text here</div>
<div style="border: 4px solid #00facd">Text here</div>
#00facd Color on white background
This is how a font and box color of #00facd will look
on a white background.
#00facd Color on black background
This is how a font and box color of #00facd hex color will look
on a black background.