#e5dcbe Hex Color
rgb(229, 220, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | dc | be | - | #e5dcbe |
RGB | 229 | 220 | 190 | - | rgb(229,220,190) |
HSL | 46 | 43% | 82% | - | hsl(46,43%,82%) |
HSV | 46 | 17% | 90% | - | hsv(46,17%,90%) |
XYZ | 67.2006 | 71.5621 | 58.9862 | - | xyz(67.2006,71.5621,58.9862) |
CIE-LAB | 87.76 | -1.8 | 15.85 | - | lab(87.76,-1.8,15.85) |
CMYK | 0 | 0.039301310043668 | 0.1703056768559 | 0.10196078431373 | cmyk(0,0.039301310043668,0.1703056768559,0.10196078431373) |
Description
The RGB value of color #e5dcbe is rgb(229, 220, 190).
In the hex color #e5dcbe, The value of Red is 229, value of Green is 220, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #e5dcbe consists of 46° Hue, 43% Saturation, and 82% Lightness.
In the CMYK color model, the color #e5dcbe can be represented as Cyan=0%, Magenta=0.039301310043668%, Yellow=0.1703056768559%, and Black=0.10196078431373%.
Shades of #e5dcbe
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 #e5dcbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5dcbe
Preview of #e5dcbe on White Background
The contrast ratio of #e5dcbe with white color is 1.37
Preview of #e5dcbe on black background
The contrast ratio of #e5dcbe with black color is 15.31
#e5dcbe color will look good with a black background.
Color Schemes of #e5dcbe
Triadic Colors of #e5dcbe
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 #e5dcbe
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 #e5dcbe
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 #e5dcbe
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: #e5dcbe;
}
This is a sample text used for the color #e5dcbe. 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: #e5dcbe;
}
This is a sample text used for the color #e5dcbe. 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 #e5dcbe;
}
This is a sample text used for the color #e5dcbe. 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.84%
Green 34.43%
Blue 29.73%
CMYK Percentage
Cyan 0
Magenta 12.61%
Yellow 54.66%
Black 32.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.