#cedead Hex Color
rgb(206, 222, 173)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | de | ad | - | #cedead |
| RGB | 206 | 222 | 173 | - | rgb(206,222,173) |
| HSL | 80 | 43% | 77% | - | hsl(80,43%,77%) |
| HSV | 80 | 22% | 87% | - | hsv(80,22%,87%) |
| XYZ | 59.1177 | 68.3815 | 49.6183 | - | xyz(59.1177,68.3815,49.6183) |
| CIE-LAB | 86.2 | -13.7 | 22.29 | - | lab(86.2,-13.7,22.29) |
| CMYK | 0.072072072072072 | 0 | 0.22072072072072 | 0.12941176470588 | cmyk(0.072072072072072,0,0.22072072072072,0.12941176470588) |
Description
The RGB value of color #cedead is rgb(206, 222, 173).
In the hex color #cedead, The value of Red is 206, value of Green is 222, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #cedead consists of 80° Hue, 43% Saturation, and 77% Lightness.
In the CMYK color model, the color #cedead can be represented as Cyan=0.072072072072072%, Magenta=0%, Yellow=0.22072072072072%, and Black=0.12941176470588%.
Shades of #cedead
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 #cedead
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cedead
Preview of #cedead on White Background
The contrast ratio of #cedead with white color is 1.43
Preview of #cedead on black background
The contrast ratio of #cedead with black color is 14.68
#cedead color will look good with a black background.
Color Schemes of #cedead
Triadic Colors of #cedead
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 #cedead
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 #cedead
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 #cedead
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: #cedead;
}
This is a sample text used for the color #cedead. 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: #cedead;
}
This is a sample text used for the color #cedead. 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 #cedead;
}
This is a sample text used for the color #cedead. 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 34.28%
Green 36.94%
Blue 28.79%
CMYK Percentage
Cyan 17.07
Magenta 0%
Yellow 52.28%
Black 30.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.