In RGB color space, #01bd00 hex color has a red value of 1, a green value of 189 and a blue value of 0.
In CMYK color space (used in color printing), #01bd00 hex color is composed of 99.47% cyan, 0% magenta, 100% yellow and 25.88% black.
#01bd00 color has a hue of 119.7 degrees, a saturation of 100% and a lightness of 37.1%.
#01bd00 hex color contains mainly GREEN.
The closest web safe color of #01bd00 is #00cc00
#01bd00 hex color has a decimal value of 113920.
HEX | 01bd00 | #01bd00 |
---|---|---|
RGB | 1, 189, 0 | rgb(1, 189, 0) |
RGB Percent | 0.39, 74.12, 0 | rgb(0.39, 74.12, 0) |
CMYK | 99, 0, 100, 26 | |
HSL | 119.7°, 100, 37.1 | hsl(119.7, 100%, 37.1%) |
HSV | 119.7°, 100, 74.1 |
XYZ | 18.21, 36.402, 6.066 |
---|---|
Hunter Lab | 60.334, -51.71, 36.273 |
CIE-LAB | 66.826, -68.764, 66.418 |
CIE-LCH | 66.826, 95.603, 135.994 |
CIE-LUV | 99.47, 0, 100, 25.88 |
Web Safe | 00cc00 |
RGB percent of color #01bd00
CMYK percent of color #01bd00
Text with hexadecimal color #01bd00
This text has a font color of #01bd00
<p style="color:#01bd00">Text here</p>
#01bd00 Background Color
This box has a background color of #01bd00
<div style="background-color:#01bd00">Text here</div>
#01bd00 Border Color
This box has a border color of #01bd00
<div style="border: 4px solid #01bd00">Text here</div>
CSS codes
<p style="color:#01bd00">Text here</p>
<div style="background-color:#01bd00">Text here</div>
<div style="border: 4px solid #01bd00">Text here</div>
#01bd00 Color on white background
This is how a font and box color of #01bd00 will look
on a white background.
#01bd00 Color on black background
This is how a font and box color of #01bd00 hex color will look
on a black background.