#e81caf Hex Color
rgb(232, 28, 175)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e8 | 1c | af | - | #e81caf |
| RGB | 232 | 28 | 175 | - | rgb(232,28,175) |
| HSL | 317 | 82% | 51% | - | hsl(317,82%,51%) |
| HSV | 317 | 88% | 91% | - | hsv(317,88%,91%) |
| XYZ | 41.4318 | 21.0815 | 42.4429 | - | xyz(41.4318,21.0815,42.4429) |
| CIE-LAB | 53.04 | 81.53 | -27.07 | - | lab(53.04,81.53,-27.07) |
| CMYK | 0 | 0.87931034482759 | 0.24568965517241 | 0.090196078431373 | cmyk(0,0.87931034482759,0.24568965517241,0.090196078431373) |
Description
The RGB value of color #e81caf is rgb(232, 28, 175).
In the hex color #e81caf, The value of Red is 232, value of Green is 28, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #e81caf consists of 317° Hue, 82% Saturation, and 51% Lightness.
In the CMYK color model, the color #e81caf can be represented as Cyan=0%, Magenta=0.87931034482759%, Yellow=0.24568965517241%, and Black=0.090196078431373%.
Shades of #e81caf
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 #e81caf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e81caf
Preview of #e81caf on White Background
The contrast ratio of #e81caf with white color is 4.03
Preview of #e81caf on black background
The contrast ratio of #e81caf with black color is 5.22
#e81caf color will look good with a black background.
Color Schemes of #e81caf
Triadic Colors of #e81caf
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 #e81caf
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 #e81caf
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 #e81caf
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: #e81caf;
}
This is a sample text used for the color #e81caf. 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: #e81caf;
}
This is a sample text used for the color #e81caf. 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 #e81caf;
}
This is a sample text used for the color #e81caf. 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 53.33%
Green 6.44%
Blue 40.23%
CMYK Percentage
Cyan 0
Magenta 72.36%
Yellow 20.22%
Black 7.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.