#cccfdd Hex Color
rgb(204, 207, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | cf | dd | - | #cccfdd |
RGB | 204 | 207 | 221 | - | rgb(204,207,221) |
HSL | 229 | 20% | 83% | - | hsl(229,20%,83%) |
HSV | 229 | 8% | 87% | - | hsv(229,8%,87%) |
XYZ | 60.2658 | 62.6835 | 77.3294 | - | xyz(60.2658,62.6835,77.3294) |
CIE-LAB | 83.28 | 1.64 | -7.27 | - | lab(83.28,1.64,-7.27) |
CMYK | 0.076923076923077 | 0.063348416289593 | 0 | 0.13333333333333 | cmyk(0.076923076923077,0.063348416289593,0,0.13333333333333) |
Description
The RGB value of color #cccfdd is rgb(204, 207, 221).
In the hex color #cccfdd, The value of Red is 204, value of Green is 207, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cccfdd consists of 229° Hue, 20% Saturation, and 83% Lightness.
In the CMYK color model, the color #cccfdd can be represented as Cyan=0.076923076923077%, Magenta=0.063348416289593%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cccfdd
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 #cccfdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cccfdd
Preview of #cccfdd on White Background
The contrast ratio of #cccfdd with white color is 1.55
Preview of #cccfdd on black background
The contrast ratio of #cccfdd with black color is 13.54
#cccfdd color will look good with a black background.
Color Schemes of #cccfdd
Triadic Colors of #cccfdd
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 #cccfdd
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 #cccfdd
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 #cccfdd
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: #cccfdd;
}
This is a sample text used for the color #cccfdd. 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: #cccfdd;
}
This is a sample text used for the color #cccfdd. 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 #cccfdd;
}
This is a sample text used for the color #cccfdd. 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.28%
Green 32.75%
Blue 34.97%
CMYK Percentage
Cyan 28.11
Magenta 23.15%
Yellow 0%
Black 48.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.