#e942e5 Hex Color
rgb(233, 66, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | 42 | e5 | - | #e942e5 |
RGB | 233 | 66 | 229 | - | rgb(233,66,229) |
HSL | 301 | 79% | 59% | - | hsl(301,79%,59%) |
HSV | 301 | 72% | 91% | - | hsv(301,72%,91%) |
XYZ | 49.6953 | 26.8772 | 76.6973 | - | xyz(49.6953,26.8772,76.6973) |
CIE-LAB | 58.86 | 80.13 | -48.88 | - | lab(58.86,80.13,-48.88) |
CMYK | 0 | 0.71673819742489 | 0.017167381974249 | 0.086274509803922 | cmyk(0,0.71673819742489,0.017167381974249,0.086274509803922) |
Description
The RGB value of color #e942e5 is rgb(233, 66, 229).
In the hex color #e942e5, The value of Red is 233, value of Green is 66, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #e942e5 consists of 301° Hue, 79% Saturation, and 59% Lightness.
In the CMYK color model, the color #e942e5 can be represented as Cyan=0%, Magenta=0.71673819742489%, Yellow=0.017167381974249%, and Black=0.086274509803922%.
Shades of #e942e5
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 #e942e5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e942e5
Preview of #e942e5 on White Background
The contrast ratio of #e942e5 with white color is 3.29
Preview of #e942e5 on black background
The contrast ratio of #e942e5 with black color is 6.38
#e942e5 color will look good with a black background.
Color Schemes of #e942e5
Triadic Colors of #e942e5
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 #e942e5
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 #e942e5
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 #e942e5
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: #e942e5;
}
This is a sample text used for the color #e942e5. 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: #e942e5;
}
This is a sample text used for the color #e942e5. 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 #e942e5;
}
This is a sample text used for the color #e942e5. 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 44.13%
Green 12.5%
Blue 43.37%
CMYK Percentage
Cyan 0
Magenta 87.39%
Yellow 2.09%
Black 10.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.