#e9b5eb Hex Color
rgb(233, 181, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | b5 | eb | - | #e9b5eb |
RGB | 233 | 181 | 235 | - | rgb(233,181,235) |
HSL | 298 | 57% | 82% | - | hsl(298,57%,82%) |
HSV | 298 | 23% | 92% | - | hsv(298,23%,92%) |
XYZ | 65.1235 | 56.3695 | 86.0453 | - | xyz(65.1235,56.3695,86.0453) |
CIE-LAB | 79.82 | 27.76 | -19.69 | - | lab(79.82,27.76,-19.69) |
CMYK | 0.0085106382978723 | 0.22978723404255 | 0 | 0.07843137254902 | cmyk(0.0085106382978723,0.22978723404255,0,0.07843137254902) |
Description
The RGB value of color #e9b5eb is rgb(233, 181, 235).
In the hex color #e9b5eb, The value of Red is 233, value of Green is 181, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #e9b5eb consists of 298° Hue, 57% Saturation, and 82% Lightness.
In the CMYK color model, the color #e9b5eb can be represented as Cyan=0.0085106382978723%, Magenta=0.22978723404255%, Yellow=0%, and Black=0.07843137254902%.
Shades of #e9b5eb
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 #e9b5eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e9b5eb
Preview of #e9b5eb on White Background
The contrast ratio of #e9b5eb with white color is 1.71
Preview of #e9b5eb on black background
The contrast ratio of #e9b5eb with black color is 12.27
#e9b5eb color will look good with a black background.
Color Schemes of #e9b5eb
Triadic Colors of #e9b5eb
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 #e9b5eb
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 #e9b5eb
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 #e9b5eb
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: #e9b5eb;
}
This is a sample text used for the color #e9b5eb. 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: #e9b5eb;
}
This is a sample text used for the color #e9b5eb. 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 #e9b5eb;
}
This is a sample text used for the color #e9b5eb. 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.9%
Green 27.89%
Blue 36.21%
CMYK Percentage
Cyan 2.69
Magenta 72.55%
Yellow 0%
Black 24.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.