#d5eaaa Hex Color
rgb(213, 234, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | ea | aa | - | #d5eaaa |
RGB | 213 | 234 | 170 | - | rgb(213,234,170) |
HSL | 80 | 60% | 79% | - | hsl(80,60%,79%) |
HSV | 80 | 27% | 92% | - | hsv(80,27%,92%) |
XYZ | 64.1191 | 75.8941 | 49.2998 | - | xyz(64.1191,75.8941,49.2998) |
CIE-LAB | 89.81 | -17.56 | 28.85 | - | lab(89.81,-17.56,28.85) |
CMYK | 0.08974358974359 | 0 | 0.27350427350427 | 0.082352941176471 | cmyk(0.08974358974359,0,0.27350427350427,0.082352941176471) |
Description
The RGB value of color #d5eaaa is rgb(213, 234, 170).
In the hex color #d5eaaa, The value of Red is 213, value of Green is 234, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #d5eaaa consists of 80° Hue, 60% Saturation, and 79% Lightness.
In the CMYK color model, the color #d5eaaa can be represented as Cyan=0.08974358974359%, Magenta=0%, Yellow=0.27350427350427%, and Black=0.082352941176471%.
Shades of #d5eaaa
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 #d5eaaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5eaaa
Preview of #d5eaaa on White Background
The contrast ratio of #d5eaaa with white color is 1.3
Preview of #d5eaaa on black background
The contrast ratio of #d5eaaa with black color is 16.18
#d5eaaa color will look good with a black background.
Color Schemes of #d5eaaa
Triadic Colors of #d5eaaa
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 #d5eaaa
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 #d5eaaa
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 #d5eaaa
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: #d5eaaa;
}
This is a sample text used for the color #d5eaaa. 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: #d5eaaa;
}
This is a sample text used for the color #d5eaaa. 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 #d5eaaa;
}
This is a sample text used for the color #d5eaaa. 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.52%
Green 37.93%
Blue 27.55%
CMYK Percentage
Cyan 20.14
Magenta 0%
Yellow 61.38%
Black 18.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.