#d5edab Hex Color
rgb(213, 237, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | ed | ab | - | #d5edab |
RGB | 213 | 237 | 171 | - | rgb(213,237,171) |
HSL | 82 | 65% | 80% | - | hsl(82,65%,80%) |
HSV | 82 | 28% | 93% | - | hsv(82,28%,93%) |
XYZ | 65.0754 | 77.6548 | 50.0871 | - | xyz(65.0754,77.6548,50.0871) |
CIE-LAB | 90.62 | -18.89 | 29.44 | - | lab(90.62,-18.89,29.44) |
CMYK | 0.10126582278481 | 0 | 0.27848101265823 | 0.070588235294118 | cmyk(0.10126582278481,0,0.27848101265823,0.070588235294118) |
Description
The RGB value of color #d5edab is rgb(213, 237, 171).
In the hex color #d5edab, The value of Red is 213, value of Green is 237, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #d5edab consists of 82° Hue, 65% Saturation, and 80% Lightness.
In the CMYK color model, the color #d5edab can be represented as Cyan=0.10126582278481%, Magenta=0%, Yellow=0.27848101265823%, and Black=0.070588235294118%.
Shades of #d5edab
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 #d5edab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5edab
Preview of #d5edab on White Background
The contrast ratio of #d5edab with white color is 1.27
Preview of #d5edab on black background
The contrast ratio of #d5edab with black color is 16.53
#d5edab color will look good with a black background.
Color Schemes of #d5edab
Triadic Colors of #d5edab
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 #d5edab
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 #d5edab
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 #d5edab
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: #d5edab;
}
This is a sample text used for the color #d5edab. 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: #d5edab;
}
This is a sample text used for the color #d5edab. 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 #d5edab;
}
This is a sample text used for the color #d5edab. 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.3%
Green 38.16%
Blue 27.54%
CMYK Percentage
Cyan 22.49
Magenta 0%
Yellow 61.84%
Black 15.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.