#e85caa Hex Color
rgb(232, 92, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | 5c | aa | - | #e85caa |
RGB | 232 | 92 | 170 | - | rgb(232,92,170) |
HSL | 327 | 75% | 64% | - | hsl(327,75%,64%) |
HSV | 327 | 60% | 91% | - | hsv(327,60%,91%) |
XYZ | 44.3616 | 27.7124 | 41.0411 | - | xyz(44.3616,27.7124,41.0411) |
CIE-LAB | 59.63 | 61.86 | -14.08 | - | lab(59.63,61.86,-14.08) |
CMYK | 0 | 0.60344827586207 | 0.26724137931034 | 0.090196078431373 | cmyk(0,0.60344827586207,0.26724137931034,0.090196078431373) |
Description
The RGB value of color #e85caa is rgb(232, 92, 170).
In the hex color #e85caa, The value of Red is 232, value of Green is 92, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #e85caa consists of 327° Hue, 75% Saturation, and 64% Lightness.
In the CMYK color model, the color #e85caa can be represented as Cyan=0%, Magenta=0.60344827586207%, Yellow=0.26724137931034%, and Black=0.090196078431373%.
Shades of #e85caa
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 #e85caa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e85caa
Preview of #e85caa on White Background
The contrast ratio of #e85caa with white color is 3.21
Preview of #e85caa on black background
The contrast ratio of #e85caa with black color is 6.54
#e85caa color will look good with a black background.
Color Schemes of #e85caa
Triadic Colors of #e85caa
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 #e85caa
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 #e85caa
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 #e85caa
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: #e85caa;
}
This is a sample text used for the color #e85caa. 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: #e85caa;
}
This is a sample text used for the color #e85caa. 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 #e85caa;
}
This is a sample text used for the color #e85caa. 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 46.96%
Green 18.62%
Blue 34.41%
CMYK Percentage
Cyan 0
Magenta 62.8%
Yellow 27.81%
Black 9.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.