In RGB color space, #bfffac hex color has a red value of 191, a green value of 255 and a blue value of 172.
In CMYK color space (used in color printing), #bfffac hex color is composed of 25.1% cyan, 0% magenta, 32.55% yellow and 0% black.
#bfffac color has a hue of 106.3 degrees, a saturation of 100% and a lightness of 83.7%.
#bfffac hex color contains mainly GREEN.
The closest web safe color of #bfffac is #ccff99
#bfffac hex color has a decimal value of 12582828.
HEX | bfffac | #bfffac |
---|---|---|
RGB | 191, 255, 172 | rgb(191, 255, 172) |
RGB Percent | 74.9, 100, 67.45 | rgb(74.9, 100, 67.45) |
CMYK | 25, 0, 33, 0 | |
HSL | 106.3°, 100, 83.7 | hsl(106.3, 100%, 83.7%) |
HSV | 106.3°, 32.5, 100 |
XYZ | 64.692, 85.575, 52.138 |
---|---|
Hunter Lab | 92.507, -37.058, 31.338 |
CIE-LAB | 94.13, -34.881, 33.411 |
CIE-LCH | 94.13, 48.301, 136.233 |
CIE-LUV | 25.1, 0, 32.55, 0 |
Web Safe | ccff99 |
RGB percent of color #bfffac
CMYK percent of color #bfffac
Text with hexadecimal color #bfffac
This text has a font color of #bfffac
<p style="color:#bfffac">Text here</p>
#bfffac Background Color
This box has a background color of #bfffac
<div style="background-color:#bfffac">Text here</div>
#bfffac Border Color
This box has a border color of #bfffac
<div style="border: 4px solid #bfffac">Text here</div>
CSS codes
<p style="color:#bfffac">Text here</p>
<div style="background-color:#bfffac">Text here</div>
<div style="border: 4px solid #bfffac">Text here</div>
#bfffac Color on white background
This is how a font and box color of #bfffac will look
on a white background.
#bfffac Color on black background
This is how a font and box color of #bfffac hex color will look
on a black background.