In RGB color space, #00fded hex color has a red value of 0, a green value of 253 and a blue value of 237.
In CMYK color space (used in color printing), #00fded hex color is composed of 100% cyan, 0% magenta, 6.32% yellow and 0.78% black.
#00fded color has a hue of 176.2 degrees, a saturation of 100% and a lightness of 49.6%.
#00fded hex color contains mainly GREEN.
The closest web safe color of #00fded is #00ffff
#00fded hex color has a decimal value of 65005.
HEX | 00fded | #00fded |
---|---|---|
RGB | 0, 253, 237 | rgb(0, 253, 237) |
RGB Percent | 0, 99.22, 92.94 | rgb(0, 99.22, 92.94) |
CMYK | 100, 0, 6, 1 | |
HSL | 176.2°, 100, 49.6 | hsl(176.2, 100%, 49.6%) |
HSV | 176.2°, 100, 99.2 |
XYZ | 50.411, 76.365, 92.204 |
---|---|
Hunter Lab | 87.387, -49.956, -1.387 |
CIE-LAB | 90.029, -52.289, -6.409 |
CIE-LCH | 90.029, 52.68, 186.988 |
CIE-LUV | 100, 0, 6.32, 0.78 |
Web Safe | 00ffff |
RGB percent of color #00fded
CMYK percent of color #00fded
Text with hexadecimal color #00fded
This text has a font color of #00fded
<p style="color:#00fded">Text here</p>
#00fded Background Color
This box has a background color of #00fded
<div style="background-color:#00fded">Text here</div>
#00fded Border Color
This box has a border color of #00fded
<div style="border: 4px solid #00fded">Text here</div>
CSS codes
<p style="color:#00fded">Text here</p>
<div style="background-color:#00fded">Text here</div>
<div style="border: 4px solid #00fded">Text here</div>
#00fded Color on white background
This is how a font and box color of #00fded will look
on a white background.
#00fded Color on black background
This is how a font and box color of #00fded hex color will look
on a black background.