In RGB color space, #b4ff00 hex color has a red value of 180, a green value of 255 and a blue value of 0.
In CMYK color space (used in color printing), #b4ff00 hex color is composed of 29.41% cyan, 0% magenta, 100% yellow and 0% black.
#b4ff00 color has a hue of 77.6 degrees, a saturation of 100% and a lightness of 50%.
#b4ff00 hex color contains mainly GREEN.
The closest web safe color of #b4ff00 is #ccff00
#b4ff00 hex color has a decimal value of 11861760.
HEX | b4ff00 | #b4ff00 |
---|---|---|
RGB | 180, 255, 0 | rgb(180, 255, 0) |
RGB Percent | 70.59, 100, 0 | rgb(70.59, 100, 0) |
CMYK | 29, 0, 100, 0 | |
HSL | 77.6°, 100, 50 | hsl(77.6, 100%, 50%) |
HSV | 77.6°, 100, 100 |
XYZ | 54.582, 81.223, 12.801 |
---|---|
Hunter Lab | 90.124, -49.611, 54.665 |
CIE-LAB | 92.231, -50.914, 88.628 |
CIE-LCH | 92.231, 102.211, 119.876 |
CIE-LUV | 29.41, 0, 100, 0 |
Web Safe | ccff00 |
RGB percent of color #b4ff00
CMYK percent of color #b4ff00
Text with hexadecimal color #b4ff00
This text has a font color of #b4ff00
<p style="color:#b4ff00">Text here</p>
#b4ff00 Background Color
This box has a background color of #b4ff00
<div style="background-color:#b4ff00">Text here</div>
#b4ff00 Border Color
This box has a border color of #b4ff00
<div style="border: 4px solid #b4ff00">Text here</div>
CSS codes
<p style="color:#b4ff00">Text here</p>
<div style="background-color:#b4ff00">Text here</div>
<div style="border: 4px solid #b4ff00">Text here</div>
#b4ff00 Color on white background
This is how a font and box color of #b4ff00 will look
on a white background.
#b4ff00 Color on black background
This is how a font and box color of #b4ff00 hex color will look
on a black background.