#d5eddb Hex Color
rgb(213, 237, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | ed | db | - | #d5eddb |
RGB | 213 | 237 | 219 | - | rgb(213,237,219) |
HSL | 135 | 40% | 88% | - | hsl(135,40%,88%) |
HSV | 135 | 10% | 93% | - | hsv(135,10%,93%) |
XYZ | 70.5109 | 79.829 | 78.71 | - | xyz(70.5109,79.829,78.71) |
CIE-LAB | 91.61 | -11.2 | 6.04 | - | lab(91.61,-11.2,6.04) |
CMYK | 0.10126582278481 | 0 | 0.075949367088608 | 0.070588235294118 | cmyk(0.10126582278481,0,0.075949367088608,0.070588235294118) |
Description
The RGB value of color #d5eddb is rgb(213, 237, 219).
In the hex color #d5eddb, The value of Red is 213, value of Green is 237, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #d5eddb consists of 135° Hue, 40% Saturation, and 88% Lightness.
In the CMYK color model, the color #d5eddb can be represented as Cyan=0.10126582278481%, Magenta=0%, Yellow=0.075949367088608%, and Black=0.070588235294118%.
Shades of #d5eddb
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 #d5eddb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5eddb
Preview of #d5eddb on White Background
The contrast ratio of #d5eddb with white color is 1.24
Preview of #d5eddb on black background
The contrast ratio of #d5eddb with black color is 16.97
#d5eddb color will look good with a black background.
Color Schemes of #d5eddb
Triadic Colors of #d5eddb
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 #d5eddb
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 #d5eddb
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 #d5eddb
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: #d5eddb;
}
This is a sample text used for the color #d5eddb. 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: #d5eddb;
}
This is a sample text used for the color #d5eddb. 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 #d5eddb;
}
This is a sample text used for the color #d5eddb. 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.84%
Green 35.43%
Blue 32.74%
CMYK Percentage
Cyan 40.87
Magenta 0%
Yellow 30.65%
Black 28.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.