#e5bfbe Hex Color
rgb(229, 191, 190)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e5 | bf | be | - | #e5bfbe |
| RGB | 229 | 191 | 190 | - | rgb(229,191,190) |
| HSL | 2 | 43% | 82% | - | hsl(2,43%,82%) |
| HSV | 2 | 17% | 90% | - | hsv(2,17%,90%) |
| XYZ | 60.2382 | 57.6373 | 56.6654 | - | xyz(60.2382,57.6373,56.6654) |
| CIE-LAB | 80.54 | 13.38 | 5.57 | - | lab(80.54,13.38,5.57) |
| CMYK | 0 | 0.16593886462882 | 0.1703056768559 | 0.10196078431373 | cmyk(0,0.16593886462882,0.1703056768559,0.10196078431373) |
Description
The RGB value of color #e5bfbe is rgb(229, 191, 190).
In the hex color #e5bfbe, The value of Red is 229, value of Green is 191, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #e5bfbe consists of 2° Hue, 43% Saturation, and 82% Lightness.
In the CMYK color model, the color #e5bfbe can be represented as Cyan=0%, Magenta=0.16593886462882%, Yellow=0.1703056768559%, and Black=0.10196078431373%.
Shades of #e5bfbe
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 #e5bfbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5bfbe
Preview of #e5bfbe on White Background
The contrast ratio of #e5bfbe with white color is 1.68
Preview of #e5bfbe on black background
The contrast ratio of #e5bfbe with black color is 12.53
#e5bfbe color will look good with a black background.
Color Schemes of #e5bfbe
Triadic Colors of #e5bfbe
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 #e5bfbe
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 #e5bfbe
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 #e5bfbe
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: #e5bfbe;
}
This is a sample text used for the color #e5bfbe. 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: #e5bfbe;
}
This is a sample text used for the color #e5bfbe. 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 #e5bfbe;
}
This is a sample text used for the color #e5bfbe. 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.54%
Green 31.31%
Blue 31.15%
CMYK Percentage
Cyan 0
Magenta 37.87%
Yellow 38.86%
Black 23.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.