#e5bced Hex Color
rgb(229, 188, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | bc | ed | - | #e5bced |
RGB | 229 | 188 | 237 | - | rgb(229,188,237) |
HSL | 290 | 58% | 83% | - | hsl(290,58%,83%) |
HSV | 290 | 21% | 93% | - | hsv(290,21%,93%) |
XYZ | 65.5824 | 58.7389 | 88.0019 | - | xyz(65.5824,58.7389,88.0019) |
CIE-LAB | 81.15 | 23.09 | -18.8 | - | lab(81.15,23.09,-18.8) |
CMYK | 0.033755274261603 | 0.20675105485232 | 0 | 0.070588235294118 | cmyk(0.033755274261603,0.20675105485232,0,0.070588235294118) |
Description
The RGB value of color #e5bced is rgb(229, 188, 237).
In the hex color #e5bced, The value of Red is 229, value of Green is 188, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #e5bced consists of 290° Hue, 58% Saturation, and 83% Lightness.
In the CMYK color model, the color #e5bced can be represented as Cyan=0.033755274261603%, Magenta=0.20675105485232%, Yellow=0%, and Black=0.070588235294118%.
Shades of #e5bced
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 #e5bced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5bced
Preview of #e5bced on White Background
The contrast ratio of #e5bced with white color is 1.65
Preview of #e5bced on black background
The contrast ratio of #e5bced with black color is 12.75
#e5bced color will look good with a black background.
Color Schemes of #e5bced
Triadic Colors of #e5bced
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 #e5bced
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 #e5bced
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 #e5bced
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: #e5bced;
}
This is a sample text used for the color #e5bced. 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: #e5bced;
}
This is a sample text used for the color #e5bced. 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 #e5bced;
}
This is a sample text used for the color #e5bced. 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.02%
Green 28.75%
Blue 36.24%
CMYK Percentage
Cyan 10.85
Magenta 66.46%
Yellow 0%
Black 22.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.