In RGB color space, #b1f000 hex color has a red value of 177, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #b1f000 hex color is composed of 26.25% cyan, 0% magenta, 100% yellow and 5.88% black.
#b1f000 color has a hue of 75.8 degrees, a saturation of 100% and a lightness of 47.1%.
#b1f000 hex color contains mainly GREEN.
The closest web safe color of #b1f000 is #99ff00
#b1f000 hex color has a decimal value of 11661312.
HEX | b1f000 | #b1f000 |
---|---|---|
RGB | 177, 240, 0 | rgb(177, 240, 0) |
RGB Percent | 69.41, 94.12, 0 | rgb(69.41, 94.12, 0) |
CMYK | 26, 0, 100, 6 | |
HSL | 75.8°, 100, 47.1 | hsl(75.8, 100%, 47.1%) |
HSV | 75.8°, 100, 94.1 |
XYZ | 49.292, 71.667, 11.235 |
---|---|
Hunter Lab | 84.656, -44.215, 51.391 |
CIE-LAB | 87.808, -45.735, 85.173 |
CIE-LCH | 87.808, 96.675, 118.234 |
CIE-LUV | 26.25, 0, 100, 5.88 |
Web Safe | 99ff00 |
RGB percent of color #b1f000
CMYK percent of color #b1f000
Text with hexadecimal color #b1f000
This text has a font color of #b1f000
<p style="color:#b1f000">Text here</p>
#b1f000 Background Color
This box has a background color of #b1f000
<div style="background-color:#b1f000">Text here</div>
#b1f000 Border Color
This box has a border color of #b1f000
<div style="border: 4px solid #b1f000">Text here</div>
CSS codes
<p style="color:#b1f000">Text here</p>
<div style="background-color:#b1f000">Text here</div>
<div style="border: 4px solid #b1f000">Text here</div>
#b1f000 Color on white background
This is how a font and box color of #b1f000 will look
on a white background.
#b1f000 Color on black background
This is how a font and box color of #b1f000 hex color will look
on a black background.