reddish black
Enter any color value (e.g., #1e5caf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ccccd1 color RGB value is (204,204,209)
#ccccd1 color CMYK value
#ccccd1 color HSL value
HSV(or HSB) | 240° | 2.4 | 82 |
XYZ | 58.003 | 60.627 | 68.967 |
Yxy | 0.309 | 0.323 | 60.627 |
LAB | 82.178 | 0.927 | -2.489 |
LUV | 82.178 | -0.282 | -3.938 |
Hunter-LAB | 77.863 | -3.288 | 1.988 |
CIE-LCH | 82.178 | 2.656 | 290.435 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | CC | D1 |
Decimal | 204 | 204 | 209 |
Octal | 314 | 314 | 321 |
Binary | 11001100 | 11001100 | 11010001 |
Below, you can see some colors close to #ccccd1. 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 #ccccd1.
<span style="color:#ccccd1">Text here</span>
This paragraph has a background color of #ccccd1.
<p style="background-color:#ccccd1;">Content here</p>
This element has a border color of #ccccd1.
<div style="border:1px #ccccd1;">Content here</div>
.text {color:#ccccd1;}
.background {background-color:#ccccd1;}
.border {border:1px solid #ccccd1;}
.text-shadow {border:1px solid #ccccd1;}
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, #040405 is the darkest color, while #f9f9f9 is the lightest one.