#eb8bdd Hex Color
rgb(235, 139, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | 8b | dd | - | #eb8bdd |
RGB | 235 | 139 | 221 | - | rgb(235,139,221) |
HSL | 309 | 71% | 73% | - | hsl(309,71%,73%) |
HSV | 309 | 41% | 92% | - | hsv(309,41%,92%) |
XYZ | 56.5447 | 41.3479 | 73.4073 | - | xyz(56.5447,41.3479,73.4073) |
CIE-LAB | 70.42 | 48.03 | -26.37 | - | lab(70.42,48.03,-26.37) |
CMYK | 0 | 0.40851063829787 | 0.059574468085106 | 0.07843137254902 | cmyk(0,0.40851063829787,0.059574468085106,0.07843137254902) |
Description
The RGB value of color #eb8bdd is rgb(235, 139, 221).
In the hex color #eb8bdd, The value of Red is 235, value of Green is 139, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #eb8bdd consists of 309° Hue, 71% Saturation, and 73% Lightness.
In the CMYK color model, the color #eb8bdd can be represented as Cyan=0%, Magenta=0.40851063829787%, Yellow=0.059574468085106%, and Black=0.07843137254902%.
Shades of #eb8bdd
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 #eb8bdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb8bdd
Preview of #eb8bdd on White Background
The contrast ratio of #eb8bdd with white color is 2.27
Preview of #eb8bdd on black background
The contrast ratio of #eb8bdd with black color is 9.27
#eb8bdd color will look good with a black background.
Color Schemes of #eb8bdd
Triadic Colors of #eb8bdd
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 #eb8bdd
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 #eb8bdd
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 #eb8bdd
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: #eb8bdd;
}
This is a sample text used for the color #eb8bdd. 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: #eb8bdd;
}
This is a sample text used for the color #eb8bdd. 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 #eb8bdd;
}
This is a sample text used for the color #eb8bdd. 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 39.5%
Green 23.36%
Blue 37.14%
CMYK Percentage
Cyan 0
Magenta 74.75%
Yellow 10.9%
Black 14.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.