#cde1da Hex Color
rgb(205, 225, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e1 | da | - | #cde1da |
RGB | 205 | 225 | 218 | - | rgb(205,225,218) |
HSL | 159 | 25% | 84% | - | hsl(159,25%,84%) |
HSV | 159 | 9% | 88% | - | hsv(159,9%,88%) |
XYZ | 64.7569 | 71.8915 | 76.7931 | - | xyz(64.7569,71.8915,76.7931) |
CIE-LAB | 87.92 | -7.95 | 1.14 | - | lab(87.92,-7.95,1.14) |
CMYK | 0.088888888888889 | 0 | 0.031111111111111 | 0.11764705882353 | cmyk(0.088888888888889,0,0.031111111111111,0.11764705882353) |
Description
The RGB value of color #cde1da is rgb(205, 225, 218).
In the hex color #cde1da, The value of Red is 205, value of Green is 225, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #cde1da consists of 159° Hue, 25% Saturation, and 84% Lightness.
In the CMYK color model, the color #cde1da can be represented as Cyan=0.088888888888889%, Magenta=0%, Yellow=0.031111111111111%, and Black=0.11764705882353%.
Shades of #cde1da
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 #cde1da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde1da
Preview of #cde1da on White Background
The contrast ratio of #cde1da with white color is 1.37
Preview of #cde1da on black background
The contrast ratio of #cde1da with black color is 15.38
#cde1da color will look good with a black background.
Color Schemes of #cde1da
Triadic Colors of #cde1da
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 #cde1da
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 #cde1da
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 #cde1da
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: #cde1da;
}
This is a sample text used for the color #cde1da. 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: #cde1da;
}
This is a sample text used for the color #cde1da. 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 #cde1da;
}
This is a sample text used for the color #cde1da. 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.64%
Green 34.72%
Blue 33.64%
CMYK Percentage
Cyan 37.4
Magenta 0%
Yellow 13.09%
Black 49.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.