#cecfdd Hex Color
rgb(206, 207, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | cf | dd | - | #cecfdd |
RGB | 206 | 207 | 221 | - | rgb(206,207,221) |
HSL | 236 | 18% | 84% | - | hsl(236,18%,84%) |
HSV | 236 | 7% | 87% | - | hsv(236,7%,87%) |
XYZ | 60.8176 | 62.9679 | 77.3552 | - | xyz(60.8176,62.9679,77.3552) |
CIE-LAB | 83.43 | 2.3 | -7.04 | - | lab(83.43,2.3,-7.04) |
CMYK | 0.067873303167421 | 0.063348416289593 | 0 | 0.13333333333333 | cmyk(0.067873303167421,0.063348416289593,0,0.13333333333333) |
Description
The RGB value of color #cecfdd is rgb(206, 207, 221).
In the hex color #cecfdd, The value of Red is 206, value of Green is 207, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cecfdd consists of 236° Hue, 18% Saturation, and 84% Lightness.
In the CMYK color model, the color #cecfdd can be represented as Cyan=0.067873303167421%, Magenta=0.063348416289593%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cecfdd
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 #cecfdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cecfdd
Preview of #cecfdd on White Background
The contrast ratio of #cecfdd with white color is 1.54
Preview of #cecfdd on black background
The contrast ratio of #cecfdd with black color is 13.59
#cecfdd color will look good with a black background.
Color Schemes of #cecfdd
Triadic Colors of #cecfdd
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 #cecfdd
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 #cecfdd
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 #cecfdd
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: #cecfdd;
}
This is a sample text used for the color #cecfdd. 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: #cecfdd;
}
This is a sample text used for the color #cecfdd. 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 #cecfdd;
}
This is a sample text used for the color #cecfdd. 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.49%
Green 32.65%
Blue 34.86%
CMYK Percentage
Cyan 25.66
Magenta 23.95%
Yellow 0%
Black 50.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.