In RGB color space, #00fb01 hex color has a red value of 0, a green value of 251 and a blue value of 1.
In CMYK color space (used in color printing), #00fb01 hex color is composed of 100% cyan, 0% magenta, 99.6% yellow and 1.57% black.
#00fb01 color has a hue of 120.2 degrees, a saturation of 100% and a lightness of 49.2%.
#00fb01 hex color contains mainly GREEN.
The closest web safe color of #00fb01 is #00ff00
#00fb01 hex color has a decimal value of 64257.
HEX | 00fb01 | #00fb01 |
---|---|---|
RGB | 0, 251, 1 | rgb(0, 251, 1) |
RGB Percent | 0, 98.43, 0.39 | rgb(0, 98.43, 0.39) |
CMYK | 100, 0, 100, 2 | |
HSL | 120.2°, 100, 49.2 | hsl(120.2, 100%, 49.2%) |
HSV | 120.2°, 100, 98.4 |
XYZ | 34.503, 68.997, 11.528 |
---|---|
Hunter Lab | 83.064, -71.218, 49.917 |
CIE-LAB | 86.503, -85.144, 82.113 |
CIE-LCH | 86.503, 118.288, 136.038 |
CIE-LUV | 100, 0, 99.6, 1.57 |
Web Safe | 00ff00 |
RGB percent of color #00fb01
CMYK percent of color #00fb01
Text with hexadecimal color #00fb01
This text has a font color of #00fb01
<p style="color:#00fb01">Text here</p>
#00fb01 Background Color
This box has a background color of #00fb01
<div style="background-color:#00fb01">Text here</div>
#00fb01 Border Color
This box has a border color of #00fb01
<div style="border: 4px solid #00fb01">Text here</div>
CSS codes
<p style="color:#00fb01">Text here</p>
<div style="background-color:#00fb01">Text here</div>
<div style="border: 4px solid #00fb01">Text here</div>
#00fb01 Color on white background
This is how a font and box color of #00fb01 will look
on a white background.
#00fb01 Color on black background
This is how a font and box color of #00fb01 hex color will look
on a black background.