reddish black
Enter any color value (e.g., #2f22ca, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc6767 color RGB value is (204,103,103)
#cc6767 color CMYK value
#cc6767 color HSL value
HSV(or HSB) | 0° | 49.5 | 80 |
XYZ | 32.2 | 23.517 | 15.674 |
Yxy | 0.451 | 0.329 | 23.517 |
LAB | 55.601 | 39.934 | 18.632 |
LUV | 55.601 | 72.516 | 15.632 |
Hunter-LAB | 48.494 | 33.658 | 14.783 |
CIE-LCH | 55.601 | 44.067 | 25.012 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 67 | 67 |
Decimal | 204 | 103 | 103 |
Octal | 314 | 147 | 147 |
Binary | 11001100 | 01100111 | 01100111 |
Below, you can see some colors close to #cc6767. 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 #cc6767.
<span style="color:#cc6767">Text here</span>
This paragraph has a background color of #cc6767.
<p style="background-color:#cc6767;">Content here</p>
This element has a border color of #cc6767.
<div style="border:1px #cc6767;">Content here</div>
.text {color:#cc6767;}
.background {background-color:#cc6767;}
.border {border:1px solid #cc6767;}
.text-shadow {border:1px solid #cc6767;}
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, #070202 is the darkest color, while #fcf6f6 is the lightest one.