In RGB color space, #cacaca hex color has a red value of 202, a green value of 202 and a blue value of 202.
In CMYK color space (used in color printing), #cacaca hex color is composed of 0% cyan, 0% magenta, 0% yellow and 20.78% black.
#cacaca color has a hue of 0 degrees, a saturation of 0% and a lightness of 79.2%.
#cacaca hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #cacaca is #cccccc
#cacaca hex color has a decimal value of 13290186.
HEX | cacaca | #cacaca |
---|---|---|
RGB | 202, 202, 202 | rgb(202, 202, 202) |
RGB Percent | 79.22, 79.22, 79.22 | rgb(79.22, 79.22, 79.22) |
CMYK | 0, 0, 0, 21 | |
HSL | 0°, 0, 79.2 | hsl(0, 0%, 79.2%) |
HSV | 0°, 0, 79.21568627451 |
XYZ | 56.138, 59.062, 64.318 |
---|---|
Hunter Lab | 76.852, -4.102, 4.176 |
CIE-LAB | 81.326, 0.003, -0.008 |
CIE-LCH | 81.326, 0.009, 290.556 |
CIE-LUV | 0, 0, 0, 20.78 |
Web Safe | cccccc |
RGB percent of color #cacaca
CMYK percent of color #cacaca
Text with hexadecimal color #cacaca
This text has a font color of #cacaca
<p style="color:#cacaca">Text here</p>
#cacaca Background Color
This box has a background color of #cacaca
<div style="background-color:#cacaca">Text here</div>
#cacaca Border Color
This box has a border color of #cacaca
<div style="border: 4px solid #cacaca">Text here</div>
CSS codes
<p style="color:#cacaca">Text here</p>
<div style="background-color:#cacaca">Text here</div>
<div style="border: 4px solid #cacaca">Text here</div>
#cacaca Color on white background
This is how a font and box color of #cacaca will look
on a white background.
#cacaca Color on black background
This is how a font and box color of #cacaca hex color will look
on a black background.