In RGB color space, #00be00 hex color has a red value of 0, a green value of 190 and a blue value of 0.
In CMYK color space (used in color printing), #00be00 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 25.49% black.
#00be00 color has a hue of 120 degrees, a saturation of 100% and a lightness of 37.3%.
#00be00 hex color contains mainly GREEN.
The closest web safe color of #00be00 is #00cc00
#00be00 hex color has a decimal value of 48640.
HEX | 00be00 | #00be00 |
---|---|---|
RGB | 0, 190, 0 | rgb(0, 190, 0) |
RGB Percent | 0, 74.51, 0 | rgb(0, 74.51, 0) |
CMYK | 100, 0, 100, 25 | |
HSL | 120°, 100, 37.3 | hsl(120, 100%, 37.3%) |
HSV | 120°, 100, 74.5 |
XYZ | 18.413, 36.827, 6.138 |
---|---|
Hunter Lab | 60.685, -52.039, 36.483 |
CIE-LAB | 67.147, -69.081, 66.67 |
CIE-LCH | 67.147, 96.006, 136.017 |
CIE-LUV | 100, 0, 100, 25.49 |
Web Safe | 00cc00 |
RGB percent of color #00be00
CMYK percent of color #00be00
Text with hexadecimal color #00be00
This text has a font color of #00be00
<p style="color:#00be00">Text here</p>
#00be00 Background Color
This box has a background color of #00be00
<div style="background-color:#00be00">Text here</div>
#00be00 Border Color
This box has a border color of #00be00
<div style="border: 4px solid #00be00">Text here</div>
CSS codes
<p style="color:#00be00">Text here</p>
<div style="background-color:#00be00">Text here</div>
<div style="border: 4px solid #00be00">Text here</div>
#00be00 Color on white background
This is how a font and box color of #00be00 will look
on a white background.
#00be00 Color on black background
This is how a font and box color of #00be00 hex color will look
on a black background.