#cde5da Hex Color
rgb(205, 229, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e5 | da | - | #cde5da |
RGB | 205 | 229 | 218 | - | rgb(205,229,218) |
HSL | 153 | 32% | 85% | - | hsl(153,32%,85%) |
HSV | 153 | 10% | 90% | - | hsv(153,10%,90%) |
XYZ | 65.851 | 74.0797 | 77.1578 | - | xyz(65.851,74.0797,77.1578) |
CIE-LAB | 88.96 | -9.98 | 2.66 | - | lab(88.96,-9.98,2.66) |
CMYK | 0.10480349344978 | 0 | 0.048034934497817 | 0.10196078431373 | cmyk(0.10480349344978,0,0.048034934497817,0.10196078431373) |
Description
The RGB value of color #cde5da is rgb(205, 229, 218).
In the hex color #cde5da, The value of Red is 205, value of Green is 229, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #cde5da consists of 153° Hue, 32% Saturation, and 85% Lightness.
In the CMYK color model, the color #cde5da can be represented as Cyan=0.10480349344978%, Magenta=0%, Yellow=0.048034934497817%, and Black=0.10196078431373%.
Shades of #cde5da
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 #cde5da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde5da
Preview of #cde5da on White Background
The contrast ratio of #cde5da with white color is 1.33
Preview of #cde5da on black background
The contrast ratio of #cde5da with black color is 15.82
#cde5da color will look good with a black background.
Color Schemes of #cde5da
Triadic Colors of #cde5da
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 #cde5da
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 #cde5da
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 #cde5da
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: #cde5da;
}
This is a sample text used for the color #cde5da. 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: #cde5da;
}
This is a sample text used for the color #cde5da. 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 #cde5da;
}
This is a sample text used for the color #cde5da. 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.44%
Green 35.12%
Blue 33.44%
CMYK Percentage
Cyan 41.13
Magenta 0%
Yellow 18.85%
Black 40.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.