In a RGB color space, #cc6666 hex color (also known as Fuzzy Wuzzy) is composed of 80% red, 40% green and 40% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 50% magenta, 50% yellow and 20% black. It has a hue angle of 0 degrees, a saturation of 50% and a lightness of 60%. #cc6666 color hex could be obtained by blending #ffcccc with #990000. #cc6666(or #c66) is a websafe color.
The hexadecimal color #cc6666 has RGB values of R:204, G:102, B:102 and CMYK values of C:0, M:0.5, Y:0.5, K:0.2. Its decimal value is 13395558.
Hex triplet | cc6666 | #cc6666 |
RGB Decimal | 204, 102, 102 | rgb(204,102,102) |
RGB Percent | 80, 40, 40 | rgb(80%,40%,40%) |
CMYK | 0, 50, 50, 20 | |
HSL | 0°, 50, 60 | hsl(0,50%,60%) |
HSV(HSB) | 0°, 50, 80 | |
Web Safe | cc6666 | #c66 |
XYZ | 32.051, 23.299, 15.378 |
xyY | 0.453, 0.329, 23.299 |
CIE-LAB | 55.379, 40.352, 18.913 |
CIE-LCH | 55.379, 44.564, 25.113 |
CIE-LUV | 55.379, 73.384, 15.82 |
Hunter-Lab | 48.269, 34.054, 14.899 |
Binary | 11001100, 01100110, 01100110 |
Below, you can see some colors close to #cc6666. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #cc6666.
<span style="color:#cc6666">Text here</span>
This paragraph has a background color of #cc6666.
<p style="background-color:#cc6666;">Content here</p>
This element has a border color of #cc6666.
<div style="border:1px #cc6666;">Content here</div>
.text {color:#cc6666;}
.background {background-color:#cc6666;}
.border {border:1px solid #cc6666;}
.text-shadow {border:1px solid #cc6666;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #060202 is the darkest color, while #fcf5f5 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #999999 is the less saturated color, while #f63c3c is the most saturated one.