#ccccd3 Hex Color
rgb(204, 204, 211)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | cc | d3 | - | #ccccd3 |
RGB | 204 | 204 | 211 | - | rgb(204,204,211) |
HSL | 240 | 7% | 81% | - | hsl(240,7%,81%) |
HSV | 240 | 3% | 83% | - | hsv(240,3%,83%) |
XYZ | 58.2526 | 60.7262 | 70.2791 | - | xyz(58.2526,60.7262,70.2791) |
CIE-LAB | 82.23 | 1.3 | -3.48 | - | lab(82.23,1.3,-3.48) |
CMYK | 0.033175355450237 | 0.033175355450237 | 0 | 0.17254901960784 | cmyk(0.033175355450237,0.033175355450237,0,0.17254901960784) |
Description
The RGB value of color #ccccd3 is rgb(204, 204, 211).
In the hex color #ccccd3, The value of Red is 204, value of Green is 204, and value of Blue is 211. The primary color is Blue. Similarly, The HSL values for #ccccd3 consists of 240° Hue, 7% Saturation, and 81% Lightness.
In the CMYK color model, the color #ccccd3 can be represented as Cyan=0.033175355450237%, Magenta=0.033175355450237%, Yellow=0%, and Black=0.17254901960784%.
This color is named Ghostly Grey.
Shades of #ccccd3
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #ccccd3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccccd3
Preview of #ccccd3 on White Background
The contrast ratio of #ccccd3 with white color is 1.6
Preview of #ccccd3 on black background
The contrast ratio of #ccccd3 with black color is 13.15
#ccccd3 color will look good with a black background.
Color Schemes of #ccccd3
Triadic Colors of #ccccd3
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ccccd3
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #ccccd3
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ccccd3
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ccccd3;
}
This is a sample text used for the color #ccccd3. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #ccccd3;
}
This is a sample text used for the color #ccccd3. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #ccccd3;
}
This is a sample text used for the color #ccccd3. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 32.96%
Green 32.96%
Blue 34.09%
CMYK Percentage
Cyan 13.89
Magenta 13.89%
Yellow 0%
Black 72.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.