#e5d4db Hex Color
rgb(229, 212, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | d4 | db | - | #e5d4db |
RGB | 229 | 212 | 219 | - | rgb(229,212,219) |
HSL | 335 | 25% | 86% | - | hsl(335,25%,86%) |
HSV | 335 | 7% | 90% | - | hsv(335,7%,90%) |
XYZ | 68.6428 | 68.8595 | 76.6912 | - | xyz(68.6428,68.8595,76.6912) |
CIE-LAB | 86.43 | 7.07 | -1.34 | - | lab(86.43,7.07,-1.34) |
CMYK | 0 | 0.074235807860262 | 0.043668122270742 | 0.10196078431373 | cmyk(0,0.074235807860262,0.043668122270742,0.10196078431373) |
Description
The RGB value of color #e5d4db is rgb(229, 212, 219).
In the hex color #e5d4db, The value of Red is 229, value of Green is 212, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #e5d4db consists of 335° Hue, 25% Saturation, and 86% Lightness.
In the CMYK color model, the color #e5d4db can be represented as Cyan=0%, Magenta=0.074235807860262%, Yellow=0.043668122270742%, and Black=0.10196078431373%.
Shades of #e5d4db
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 #e5d4db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5d4db
Preview of #e5d4db on White Background
The contrast ratio of #e5d4db with white color is 1.42
Preview of #e5d4db on black background
The contrast ratio of #e5d4db with black color is 14.77
#e5d4db color will look good with a black background.
Color Schemes of #e5d4db
Triadic Colors of #e5d4db
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 #e5d4db
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 #e5d4db
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 #e5d4db
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: #e5d4db;
}
This is a sample text used for the color #e5d4db. 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: #e5d4db;
}
This is a sample text used for the color #e5d4db. 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 #e5d4db;
}
This is a sample text used for the color #e5d4db. 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.7%
Green 32.12%
Blue 33.18%
CMYK Percentage
Cyan 0
Magenta 33.76%
Yellow 19.86%
Black 46.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.