#e5b1bb Hex Color
rgb(229, 177, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | b1 | bb | - | #e5b1bb |
RGB | 229 | 177 | 187 | - | rgb(229,177,187) |
HSL | 348 | 50% | 80% | - | hsl(348,50%,80%) |
HSV | 348 | 23% | 90% | - | hsv(348,23%,90%) |
XYZ | 57.0049 | 51.6902 | 53.9864 | - | xyz(57.0049,51.6902,53.9864) |
CIE-LAB | 77.1 | 20.39 | 2.21 | - | lab(77.1,20.39,2.21) |
CMYK | 0 | 0.22707423580786 | 0.18340611353712 | 0.10196078431373 | cmyk(0,0.22707423580786,0.18340611353712,0.10196078431373) |
Description
The RGB value of color #e5b1bb is rgb(229, 177, 187).
In the hex color #e5b1bb, The value of Red is 229, value of Green is 177, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #e5b1bb consists of 348° Hue, 50% Saturation, and 80% Lightness.
In the CMYK color model, the color #e5b1bb can be represented as Cyan=0%, Magenta=0.22707423580786%, Yellow=0.18340611353712%, and Black=0.10196078431373%.
Shades of #e5b1bb
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 #e5b1bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5b1bb
Preview of #e5b1bb on White Background
The contrast ratio of #e5b1bb with white color is 1.85
Preview of #e5b1bb on black background
The contrast ratio of #e5b1bb with black color is 11.34
#e5b1bb color will look good with a black background.
Color Schemes of #e5b1bb
Triadic Colors of #e5b1bb
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 #e5b1bb
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 #e5b1bb
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 #e5b1bb
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: #e5b1bb;
}
This is a sample text used for the color #e5b1bb. 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: #e5b1bb;
}
This is a sample text used for the color #e5b1bb. 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 #e5b1bb;
}
This is a sample text used for the color #e5b1bb. 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 38.62%
Green 29.85%
Blue 31.53%
CMYK Percentage
Cyan 0
Magenta 44.31%
Yellow 35.79%
Black 19.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.