#e031c2 Hex Color
rgb(224, 49, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 31 | c2 | - | #e031c2 |
RGB | 224 | 49 | 194 | - | rgb(224,49,194) |
HSL | 310 | 74% | 54% | - | hsl(310,74%,54%) |
HSV | 310 | 78% | 88% | - | hsv(310,78%,88%) |
XYZ | 41.5764 | 21.939 | 53.0823 | - | xyz(41.5764,21.939,53.0823) |
CIE-LAB | 53.96 | 77.99 | -36.78 | - | lab(53.96,77.99,-36.78) |
CMYK | 0 | 0.78125 | 0.13392857142857 | 0.12156862745098 | cmyk(0,0.78125,0.13392857142857,0.12156862745098) |
Description
The RGB value of color #e031c2 is rgb(224, 49, 194).
In the hex color #e031c2, The value of Red is 224, value of Green is 49, and value of Blue is 194. The primary color is Red. Similarly, The HSL values for #e031c2 consists of 310° Hue, 74% Saturation, and 54% Lightness.
In the CMYK color model, the color #e031c2 can be represented as Cyan=0%, Magenta=0.78125%, Yellow=0.13392857142857%, and Black=0.12156862745098%.
Shades of #e031c2
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 #e031c2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e031c2
Preview of #e031c2 on White Background
The contrast ratio of #e031c2 with white color is 3.9
Preview of #e031c2 on black background
The contrast ratio of #e031c2 with black color is 5.39
#e031c2 color will look good with a black background.
Color Schemes of #e031c2
Triadic Colors of #e031c2
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 #e031c2
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 #e031c2
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 #e031c2
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: #e031c2;
}
This is a sample text used for the color #e031c2. 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: #e031c2;
}
This is a sample text used for the color #e031c2. 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 #e031c2;
}
This is a sample text used for the color #e031c2. 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 47.97%
Green 10.49%
Blue 41.54%
CMYK Percentage
Cyan 0
Magenta 75.36%
Yellow 12.92%
Black 11.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.