#eb8cee Hex Color
rgb(235, 140, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | 8c | ee | - | #eb8cee |
RGB | 235 | 140 | 238 | - | rgb(235,140,238) |
HSL | 298 | 74% | 74% | - | hsl(298,74%,74%) |
HSV | 298 | 41% | 93% | - | hsv(298,41%,93%) |
XYZ | 59.0716 | 42.5914 | 85.9965 | - | xyz(59.0716,42.5914,85.9965) |
CIE-LAB | 71.28 | 50.5 | -34.39 | - | lab(71.28,50.5,-34.39) |
CMYK | 0.012605042016807 | 0.41176470588235 | 0 | 0.066666666666667 | cmyk(0.012605042016807,0.41176470588235,0,0.066666666666667) |
Description
The RGB value of color #eb8cee is rgb(235, 140, 238).
In the hex color #eb8cee, The value of Red is 235, value of Green is 140, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #eb8cee consists of 298° Hue, 74% Saturation, and 74% Lightness.
In the CMYK color model, the color #eb8cee can be represented as Cyan=0.012605042016807%, Magenta=0.41176470588235%, Yellow=0%, and Black=0.066666666666667%.
Shades of #eb8cee
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 #eb8cee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb8cee
Preview of #eb8cee on White Background
The contrast ratio of #eb8cee with white color is 2.21
Preview of #eb8cee on black background
The contrast ratio of #eb8cee with black color is 9.52
#eb8cee color will look good with a black background.
Color Schemes of #eb8cee
Triadic Colors of #eb8cee
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 #eb8cee
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 #eb8cee
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 #eb8cee
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: #eb8cee;
}
This is a sample text used for the color #eb8cee. 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: #eb8cee;
}
This is a sample text used for the color #eb8cee. 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 #eb8cee;
}
This is a sample text used for the color #eb8cee. 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.34%
Green 22.84%
Blue 38.83%
CMYK Percentage
Cyan 2.57
Magenta 83.86%
Yellow 0%
Black 13.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.