In RGB color space, #b9cccc hex color has a red value of 185, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #b9cccc hex color is composed of 9.31% cyan, 0% magenta, 0% yellow and 20% black.
#b9cccc color has a hue of 180 degrees, a saturation of 15.7% and a lightness of 76.3%.
#b9cccc hex color contains mainly GREEN.
The closest web safe color of #b9cccc is #cccccc
#b9cccc hex color has a decimal value of 12176588.
HEX | b9cccc | #b9cccc |
---|---|---|
RGB | 185, 204, 204 | rgb(185, 204, 204) |
RGB Percent | 72.55, 80, 80 | rgb(72.55, 80, 80) |
CMYK | 9, 0, 0, 20 | |
HSL | 180°, 15.7, 76.3 | hsl(180, 15.7%, 76.3%) |
HSV | 180°, 9.3, 80 |
XYZ | 52.5, 57.86, 65.528 |
---|---|
Hunter Lab | 76.066, -9.916, 2.17 |
CIE-LAB | 80.661, -6.396, -2.2 |
CIE-LCH | 80.661, 6.764, 198.981 |
CIE-LUV | 9.31, 0, 0, 20 |
Web Safe | cccccc |
RGB percent of color #b9cccc
CMYK percent of color #b9cccc
Text with hexadecimal color #b9cccc
This text has a font color of #b9cccc
<p style="color:#b9cccc">Text here</p>
#b9cccc Background Color
This box has a background color of #b9cccc
<div style="background-color:#b9cccc">Text here</div>
#b9cccc Border Color
This box has a border color of #b9cccc
<div style="border: 4px solid #b9cccc">Text here</div>
CSS codes
<p style="color:#b9cccc">Text here</p>
<div style="background-color:#b9cccc">Text here</div>
<div style="border: 4px solid #b9cccc">Text here</div>
#b9cccc Color on white background
This is how a font and box color of #b9cccc will look
on a white background.
#b9cccc Color on black background
This is how a font and box color of #b9cccc hex color will look
on a black background.