#cededd Hex Color
rgb(206, 222, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | de | dd | - | #cededd |
RGB | 206 | 222 | 221 | - | rgb(206,222,221) |
HSL | 176 | 20% | 84% | - | hsl(176,20%,84%) |
HSV | 176 | 7% | 87% | - | hsv(176,7%,87%) |
XYZ | 64.626 | 70.5848 | 78.6247 | - | xyz(64.626,70.5848,78.6247) |
CIE-LAB | 87.28 | -5.52 | -1.36 | - | lab(87.28,-5.52,-1.36) |
CMYK | 0.072072072072072 | 0 | 0.0045045045045045 | 0.12941176470588 | cmyk(0.072072072072072,0,0.0045045045045045,0.12941176470588) |
Description
The RGB value of color #cededd is rgb(206, 222, 221).
In the hex color #cededd, The value of Red is 206, value of Green is 222, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #cededd consists of 176° Hue, 20% Saturation, and 84% Lightness.
In the CMYK color model, the color #cededd can be represented as Cyan=0.072072072072072%, Magenta=0%, Yellow=0.0045045045045045%, and Black=0.12941176470588%.
Shades of #cededd
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 #cededd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cededd
Preview of #cededd on White Background
The contrast ratio of #cededd with white color is 1.39
Preview of #cededd on black background
The contrast ratio of #cededd with black color is 15.12
#cededd color will look good with a black background.
Color Schemes of #cededd
Triadic Colors of #cededd
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 #cededd
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 #cededd
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 #cededd
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: #cededd;
}
This is a sample text used for the color #cededd. 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: #cededd;
}
This is a sample text used for the color #cededd. 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 #cededd;
}
This is a sample text used for the color #cededd. 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 31.74%
Green 34.21%
Blue 34.05%
CMYK Percentage
Cyan 34.99
Magenta 0%
Yellow 2.19%
Black 62.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.