reddish black
Enter any color value (e.g., #4a3f7d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ccccc7 color RGB value is (204,204,199)
#ccccc7 color CMYK value
#ccccc7 color HSL value
HSV(or HSB) | 60° | 2.5 | 80 |
XYZ | 56.804 | 60.147 | 62.648 |
Yxy | 0.316 | 0.335 | 60.147 |
LAB | 81.918 | -0.898 | 2.477 |
LUV | 81.918 | 0.28 | 3.865 |
Hunter-LAB | 77.554 | -4.98 | 6.393 |
CIE-LCH | 81.918 | 2.635 | 109.92 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | CC | C7 |
Decimal | 204 | 204 | 199 |
Octal | 314 | 314 | 307 |
Binary | 11001100 | 11001100 | 11000111 |
Below, you can see some colors close to #ccccc7. 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 #ccccc7.
<span style="color:#ccccc7">Text here</span>
This paragraph has a background color of #ccccc7.
<p style="background-color:#ccccc7;">Content here</p>
This element has a border color of #ccccc7.
<div style="border:1px #ccccc7;">Content here</div>
.text {color:#ccccc7;}
.background {background-color:#ccccc7;}
.border {border:1px solid #ccccc7;}
.text-shadow {border:1px solid #ccccc7;}
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, #0b0b0a is the darkest color, while #ffffff is the lightest one.