#e5bdbb Hex Color
rgb(229, 189, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e5 | bd | bb | - | #e5bdbb |
| RGB | 229 | 189 | 187 | - | rgb(229,189,187) |
| HSL | 3 | 45% | 82% | - | hsl(3,45%,82%) |
| HSV | 3 | 18% | 90% | - | hsv(3,18%,90%) |
| XYZ | 59.4803 | 56.6411 | 54.8116 | - | xyz(59.4803,56.6411,54.8116) |
| CIE-LAB | 79.98 | 13.98 | 6.38 | - | lab(79.98,13.98,6.38) |
| CMYK | 0 | 0.17467248908297 | 0.18340611353712 | 0.10196078431373 | cmyk(0,0.17467248908297,0.18340611353712,0.10196078431373) |
Description
The RGB value of color #e5bdbb is rgb(229, 189, 187).
In the hex color #e5bdbb, The value of Red is 229, value of Green is 189, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #e5bdbb consists of 3° Hue, 45% Saturation, and 82% Lightness.
In the CMYK color model, the color #e5bdbb can be represented as Cyan=0%, Magenta=0.17467248908297%, Yellow=0.18340611353712%, and Black=0.10196078431373%.
Shades of #e5bdbb
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 #e5bdbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5bdbb
Preview of #e5bdbb on White Background
The contrast ratio of #e5bdbb with white color is 1.7
Preview of #e5bdbb on black background
The contrast ratio of #e5bdbb with black color is 12.33
#e5bdbb color will look good with a black background.
Color Schemes of #e5bdbb
Triadic Colors of #e5bdbb
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 #e5bdbb
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 #e5bdbb
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 #e5bdbb
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: #e5bdbb;
}
This is a sample text used for the color #e5bdbb. 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: #e5bdbb;
}
This is a sample text used for the color #e5bdbb. 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 #e5bdbb;
}
This is a sample text used for the color #e5bdbb. 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 37.85%
Green 31.24%
Blue 30.91%
CMYK Percentage
Cyan 0
Magenta 37.97%
Yellow 39.87%
Black 22.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.