#e5c5db Hex Color
rgb(229, 197, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | c5 | db | - | #e5c5db |
RGB | 229 | 197 | 219 | - | rgb(229,197,219) |
HSL | 319 | 38% | 84% | - | hsl(319,38%,84%) |
HSV | 319 | 14% | 90% | - | hsv(319,14%,90%) |
XYZ | 65.0655 | 61.705 | 75.4988 | - | xyz(65.0655,61.705,75.4988) |
CIE-LAB | 82.76 | 14.99 | -6.75 | - | lab(82.76,14.99,-6.75) |
CMYK | 0 | 0.13973799126638 | 0.043668122270742 | 0.10196078431373 | cmyk(0,0.13973799126638,0.043668122270742,0.10196078431373) |
Description
The RGB value of color #e5c5db is rgb(229, 197, 219).
In the hex color #e5c5db, The value of Red is 229, value of Green is 197, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #e5c5db consists of 319° Hue, 38% Saturation, and 84% Lightness.
In the CMYK color model, the color #e5c5db can be represented as Cyan=0%, Magenta=0.13973799126638%, Yellow=0.043668122270742%, and Black=0.10196078431373%.
Shades of #e5c5db
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 #e5c5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5c5db
Preview of #e5c5db on White Background
The contrast ratio of #e5c5db with white color is 1.57
Preview of #e5c5db on black background
The contrast ratio of #e5c5db with black color is 13.34
#e5c5db color will look good with a black background.
Color Schemes of #e5c5db
Triadic Colors of #e5c5db
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 #e5c5db
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 #e5c5db
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 #e5c5db
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: #e5c5db;
}
This is a sample text used for the color #e5c5db. 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: #e5c5db;
}
This is a sample text used for the color #e5c5db. 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 #e5c5db;
}
This is a sample text used for the color #e5c5db. 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 35.5%
Green 30.54%
Blue 33.95%
CMYK Percentage
Cyan 0
Magenta 48.97%
Yellow 15.3%
Black 35.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.