In RGB color space, #bcbbbb hex color has a red value of 188, a green value of 187 and a blue value of 187.
In CMYK color space (used in color printing), #bcbbbb hex color is composed of 0% cyan, 0.53% magenta, 0.53% yellow and 26.27% black.
#bcbbbb color has a hue of 0 degrees, a saturation of 0.74% and a lightness of 73.5%.
#bcbbbb hex color contains mainly RED.
The closest web safe color of #bcbbbb is #cccccc
#bcbbbb hex color has a decimal value of 12368827.
HEX | bcbbbb | #bcbbbb |
---|---|---|
RGB | 188, 187, 187 | rgb(188, 187, 187) |
RGB Percent | 73.73, 73.33, 73.33 | rgb(73.73, 73.33, 73.33) |
CMYK | 0, 1, 1, 26 | |
HSL | 0°, 0.74, 73.5 | hsl(0, 0.74%, 73.5%) |
HSV | 0°, 0.5, 73.7 |
XYZ | 47.479, 49.82, 54.127 |
---|---|
Hunter Lab | 70.583, -3.45, 3.942 |
CIE-LAB | 75.959, 0.353, 0.116 |
CIE-LCH | 75.959, 0.372, 18.191 |
CIE-LUV | 0, 0.53, 0.53, 26.27 |
Web Safe | cccccc |
RGB percent of color #bcbbbb
CMYK percent of color #bcbbbb
Text with hexadecimal color #bcbbbb
This text has a font color of #bcbbbb
<p style="color:#bcbbbb">Text here</p>
#bcbbbb Background Color
This box has a background color of #bcbbbb
<div style="background-color:#bcbbbb">Text here</div>
#bcbbbb Border Color
This box has a border color of #bcbbbb
<div style="border: 4px solid #bcbbbb">Text here</div>
CSS codes
<p style="color:#bcbbbb">Text here</p>
<div style="background-color:#bcbbbb">Text here</div>
<div style="border: 4px solid #bcbbbb">Text here</div>
#bcbbbb Color on white background
This is how a font and box color of #bcbbbb will look
on a white background.
#bcbbbb Color on black background
This is how a font and box color of #bcbbbb hex color will look
on a black background.