In RGB color space, #bff255 hex color has a red value of 191, a green value of 242 and a blue value of 85.
In CMYK color space (used in color printing), #bff255 hex color is composed of 21.07% cyan, 0% magenta, 64.88% yellow and 5.1% black.
#bff255 color has a hue of 79.5 degrees, a saturation of 85.79% and a lightness of 64.1%.
#bff255 hex color contains mainly GREEN.
The closest web safe color of #bff255 is #ccff66
#bff255 hex color has a decimal value of 12579413.
HEX | bff255 | #bff255 |
---|---|---|
RGB | 191, 242, 85 | rgb(191, 242, 85) |
RGB Percent | 74.9, 94.9, 33.33 | rgb(74.9, 94.9, 33.33) |
CMYK | 21, 0, 65, 5 | |
HSL | 79.5°, 85.79, 64.1 | hsl(79.5, 85.79%, 64.1%) |
HSV | 79.5°, 64.9, 94.9 |
XYZ | 54.878, 75.237, 20.224 |
---|---|
Hunter Lab | 86.739, -38.861, 46.894 |
CIE-LAB | 89.504, -38.41, 67.791 |
CIE-LCH | 89.504, 77.916, 119.536 |
CIE-LUV | 21.07, 0, 64.88, 5.1 |
Web Safe | ccff66 |
RGB percent of color #bff255
CMYK percent of color #bff255
Text with hexadecimal color #bff255
This text has a font color of #bff255
<p style="color:#bff255">Text here</p>
#bff255 Background Color
This box has a background color of #bff255
<div style="background-color:#bff255">Text here</div>
#bff255 Border Color
This box has a border color of #bff255
<div style="border: 4px solid #bff255">Text here</div>
CSS codes
<p style="color:#bff255">Text here</p>
<div style="background-color:#bff255">Text here</div>
<div style="border: 4px solid #bff255">Text here</div>
#bff255 Color on white background
This is how a font and box color of #bff255 will look
on a white background.
#bff255 Color on black background
This is how a font and box color of #bff255 hex color will look
on a black background.