light bluish gray/light sapphire bluish gray
#cccdd1 color RGB value is (204,205,209)
#cccdd1 color CMYK value
#cccdd1 color HSL value
HSV(or HSB) | 228° | 2.4 | 82 |
XYZ | 58.242 | 61.103 | 69.046 |
Yxy | 0.309 | 0.324 | 61.103 |
LAB | 82.434 | 0.401 | -2.112 |
LUV | 82.434 | -0.785 | -3.274 |
Hunter-LAB | 78.169 | -3.799 | 2.347 |
CIE-LCH | 82.434 | 2.15 | 280.748 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | CD | D1 |
Decimal | 204 | 205 | 209 |
Octal | 314 | 315 | 321 |
Binary | 11001100 | 11001101 | 11010001 |
Below, you can see some colors close to #cccdd1. 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 #cccdd1.
<span style="color:#cccdd1">Text here</span>
This paragraph has a background color of #cccdd1.
<p style="background-color:#cccdd1;">Content here</p>
This element has a border color of #cccdd1.
<div style="border:1px #cccdd1;">Content here</div>
.text {color:#cccdd1;}
.background {background-color:#cccdd1;}
.border {border:1px solid #cccdd1;}
.text-shadow {border:1px solid #cccdd1;}
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.