#ced6df Hex Color
rgb(206, 214, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d6 | df | - | #ced6df |
RGB | 206 | 214 | 223 | - | rgb(206,214,223) |
HSL | 212 | 21% | 84% | - | hsl(212,21%,84%) |
HSV | 212 | 8% | 87% | - | hsv(212,8%,87%) |
XYZ | 62.8194 | 66.5427 | 79.3451 | - | xyz(62.8194,66.5427,79.3451) |
CIE-LAB | 85.27 | -0.99 | -5.37 | - | lab(85.27,-0.99,-5.37) |
CMYK | 0.076233183856502 | 0.040358744394619 | 0 | 0.12549019607843 | cmyk(0.076233183856502,0.040358744394619,0,0.12549019607843) |
Description
The RGB value of color #ced6df is rgb(206, 214, 223).
In the hex color #ced6df, The value of Red is 206, value of Green is 214, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #ced6df consists of 212° Hue, 21% Saturation, and 84% Lightness.
In the CMYK color model, the color #ced6df can be represented as Cyan=0.076233183856502%, Magenta=0.040358744394619%, Yellow=0%, and Black=0.12549019607843%.
Shades of #ced6df
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 #ced6df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced6df
Preview of #ced6df on White Background
The contrast ratio of #ced6df with white color is 1.47
Preview of #ced6df on black background
The contrast ratio of #ced6df with black color is 14.31
#ced6df color will look good with a black background.
Color Schemes of #ced6df
Triadic Colors of #ced6df
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 #ced6df
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 #ced6df
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 #ced6df
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: #ced6df;
}
This is a sample text used for the color #ced6df. 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: #ced6df;
}
This is a sample text used for the color #ced6df. 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 #ced6df;
}
This is a sample text used for the color #ced6df. 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.04%
Green 33.28%
Blue 34.68%
CMYK Percentage
Cyan 31.49
Magenta 16.67%
Yellow 0%
Black 51.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.