#e95170 Hex Color
rgb(233, 81, 112)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e9 | 51 | 70 | - | #e95170 |
| RGB | 233 | 81 | 112 | - | rgb(233,81,112) |
| HSL | 348 | 78% | 62% | - | hsl(348,78%,62%) |
| HSV | 348 | 65% | 91% | - | hsv(348,65%,91%) |
| XYZ | 39.4713 | 24.3783 | 17.9544 | - | xyz(39.4713,24.3783,17.9544) |
| CIE-LAB | 56.46 | 60.69 | 15.27 | - | lab(56.46,60.69,15.27) |
| CMYK | 0 | 0.65236051502146 | 0.51931330472103 | 0.086274509803922 | cmyk(0,0.65236051502146,0.51931330472103,0.086274509803922) |
Description
The RGB value of color #e95170 is rgb(233, 81, 112).
In the hex color #e95170, The value of Red is 233, value of Green is 81, and value of Blue is 112. The primary color is Red. Similarly, The HSL values for #e95170 consists of 348° Hue, 78% Saturation, and 62% Lightness.
In the CMYK color model, the color #e95170 can be represented as Cyan=0%, Magenta=0.65236051502146%, Yellow=0.51931330472103%, and Black=0.086274509803922%.
Shades of #e95170
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 #e95170
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e95170
Preview of #e95170 on White Background
The contrast ratio of #e95170 with white color is 3.57
Preview of #e95170 on black background
The contrast ratio of #e95170 with black color is 5.88
#e95170 color will look good with a black background.
Color Schemes of #e95170
Triadic Colors of #e95170
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 #e95170
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 #e95170
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 #e95170
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: #e95170;
}
This is a sample text used for the color #e95170. 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: #e95170;
}
This is a sample text used for the color #e95170. 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 #e95170;
}
This is a sample text used for the color #e95170. 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 54.69%
Green 19.01%
Blue 26.29%
CMYK Percentage
Cyan 0
Magenta 51.86%
Yellow 41.28%
Black 6.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.