In RGB color space, #becccd hex color has a red value of 190, a green value of 204 and a blue value of 205.
In CMYK color space (used in color printing), #becccd hex color is composed of 7.32% cyan, 0.49% magenta, 0% yellow and 19.61% black.
#becccd color has a hue of 184 degrees, a saturation of 13.04% and a lightness of 77.5%.
#becccd hex color contains mainly BLUE.
The closest web safe color of #becccd is #cccccc
#becccd hex color has a decimal value of 12504269.
HEX | becccd | #becccd |
---|---|---|
RGB | 190, 204, 205 | rgb(190, 204, 205) |
RGB Percent | 74.51, 80, 80.39 | rgb(74.51, 80, 80.39) |
CMYK | 7, 0, 0, 20 | |
HSL | 184°, 13.04, 77.5 | hsl(184, 13.04%, 77.5%) |
HSV | 184°, 7.3, 80.4 |
XYZ | 53.848, 58.541, 66.219 |
---|---|
Hunter Lab | 76.512, -8.271, 2.245 |
CIE-LAB | 81.039, -4.543, -2.14 |
CIE-LCH | 81.039, 5.022, 205.223 |
CIE-LUV | 7.32, 0.49, 0, 19.61 |
Web Safe | cccccc |
RGB percent of color #becccd
CMYK percent of color #becccd
Text with hexadecimal color #becccd
This text has a font color of #becccd
<p style="color:#becccd">Text here</p>
#becccd Background Color
This box has a background color of #becccd
<div style="background-color:#becccd">Text here</div>
#becccd Border Color
This box has a border color of #becccd
<div style="border: 4px solid #becccd">Text here</div>
CSS codes
<p style="color:#becccd">Text here</p>
<div style="background-color:#becccd">Text here</div>
<div style="border: 4px solid #becccd">Text here</div>
#becccd Color on white background
This is how a font and box color of #becccd will look
on a white background.
#becccd Color on black background
This is how a font and box color of #becccd hex color will look
on a black background.