#e88cef Hex Color
rgb(232, 140, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | 8c | ef | - | #e88cef |
RGB | 232 | 140 | 239 | - | rgb(232,140,239) |
HSL | 296 | 76% | 74% | - | hsl(296,76%,74%) |
HSV | 296 | 41% | 94% | - | hsv(296,41%,94%) |
XYZ | 58.2368 | 42.144 | 86.7265 | - | xyz(58.2368,42.144,86.7265) |
CIE-LAB | 70.97 | 49.8 | -35.44 | - | lab(70.97,49.8,-35.44) |
CMYK | 0.02928870292887 | 0.41422594142259 | 0 | 0.062745098039216 | cmyk(0.02928870292887,0.41422594142259,0,0.062745098039216) |
Description
The RGB value of color #e88cef is rgb(232, 140, 239).
In the hex color #e88cef, The value of Red is 232, value of Green is 140, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #e88cef consists of 296° Hue, 76% Saturation, and 74% Lightness.
In the CMYK color model, the color #e88cef can be represented as Cyan=0.02928870292887%, Magenta=0.41422594142259%, Yellow=0%, and Black=0.062745098039216%.
Shades of #e88cef
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 #e88cef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e88cef
Preview of #e88cef on White Background
The contrast ratio of #e88cef with white color is 2.23
Preview of #e88cef on black background
The contrast ratio of #e88cef with black color is 9.43
#e88cef color will look good with a black background.
Color Schemes of #e88cef
Triadic Colors of #e88cef
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 #e88cef
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 #e88cef
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 #e88cef
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: #e88cef;
}
This is a sample text used for the color #e88cef. 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: #e88cef;
}
This is a sample text used for the color #e88cef. 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 #e88cef;
}
This is a sample text used for the color #e88cef. 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.97%
Green 22.91%
Blue 39.12%
CMYK Percentage
Cyan 5.79
Magenta 81.82%
Yellow 0%
Black 12.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.