#ccccd7 Hex Color
rgb(204, 204, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | cc | d7 | - | #ccccd7 |
RGB | 204 | 204 | 215 | - | rgb(204,204,215) |
HSL | 240 | 12% | 82% | - | hsl(240,12%,82%) |
HSV | 240 | 5% | 84% | - | hsv(240,5%,84%) |
XYZ | 58.7604 | 60.9294 | 72.9535 | - | xyz(58.7604,60.9294,72.9535) |
CIE-LAB | 82.34 | 2.06 | -5.46 | - | lab(82.34,2.06,-5.46) |
CMYK | 0.051162790697674 | 0.051162790697674 | 0 | 0.15686274509804 | cmyk(0.051162790697674,0.051162790697674,0,0.15686274509804) |
Description
The RGB value of color #ccccd7 is rgb(204, 204, 215).
In the hex color #ccccd7, The value of Red is 204, value of Green is 204, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #ccccd7 consists of 240° Hue, 12% Saturation, and 82% Lightness.
In the CMYK color model, the color #ccccd7 can be represented as Cyan=0.051162790697674%, Magenta=0.051162790697674%, Yellow=0%, and Black=0.15686274509804%.
Shades of #ccccd7
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 #ccccd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccccd7
Preview of #ccccd7 on White Background
The contrast ratio of #ccccd7 with white color is 1.59
Preview of #ccccd7 on black background
The contrast ratio of #ccccd7 with black color is 13.19
#ccccd7 color will look good with a black background.
Color Schemes of #ccccd7
Triadic Colors of #ccccd7
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 #ccccd7
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 #ccccd7
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 #ccccd7
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: #ccccd7;
}
This is a sample text used for the color #ccccd7. 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: #ccccd7;
}
This is a sample text used for the color #ccccd7. 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 #ccccd7;
}
This is a sample text used for the color #ccccd7. 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.74%
Green 32.74%
Blue 34.51%
CMYK Percentage
Cyan 19.74
Magenta 19.74%
Yellow 0%
Black 60.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.