#d0eaab Hex Color
rgb(208, 234, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | ea | ab | - | #d0eaab |
RGB | 208 | 234 | 171 | - | rgb(208,234,171) |
HSL | 85 | 60% | 79% | - | hsl(85,60%,79%) |
HSV | 85 | 27% | 92% | - | hsv(85,27%,92%) |
XYZ | 62.7859 | 75.1958 | 49.7331 | - | xyz(62.7859,75.1958,49.7331) |
CIE-LAB | 89.48 | -19.22 | 27.84 | - | lab(89.48,-19.22,27.84) |
CMYK | 0.11111111111111 | 0 | 0.26923076923077 | 0.082352941176471 | cmyk(0.11111111111111,0,0.26923076923077,0.082352941176471) |
Description
The RGB value of color #d0eaab is rgb(208, 234, 171).
In the hex color #d0eaab, The value of Red is 208, value of Green is 234, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #d0eaab consists of 85° Hue, 60% Saturation, and 79% Lightness.
In the CMYK color model, the color #d0eaab can be represented as Cyan=0.11111111111111%, Magenta=0%, Yellow=0.26923076923077%, and Black=0.082352941176471%.
Shades of #d0eaab
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 #d0eaab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0eaab
Preview of #d0eaab on White Background
The contrast ratio of #d0eaab with white color is 1.31
Preview of #d0eaab on black background
The contrast ratio of #d0eaab with black color is 16.04
#d0eaab color will look good with a black background.
Color Schemes of #d0eaab
Triadic Colors of #d0eaab
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 #d0eaab
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 #d0eaab
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 #d0eaab
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: #d0eaab;
}
This is a sample text used for the color #d0eaab. 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: #d0eaab;
}
This is a sample text used for the color #d0eaab. 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 #d0eaab;
}
This is a sample text used for the color #d0eaab. 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 33.93%
Green 38.17%
Blue 27.9%
CMYK Percentage
Cyan 24.01
Magenta 0%
Yellow 58.19%
Black 17.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.