#e40e40 Hex Color
rgb(228, 14, 64)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | 0e | 40 | - | #e40e40 |
RGB | 228 | 14 | 64 | - | rgb(228,14,64) |
HSL | 346 | 88% | 47% | - | hsl(346,88%,47%) |
HSV | 346 | 94% | 89% | - | hsv(346,94%,89%) |
XYZ | 33.0774 | 17.1782 | 6.4228 | - | xyz(33.0774,17.1782,6.4228) |
CIE-LAB | 48.48 | 73.75 | 33.32 | - | lab(48.48,73.75,33.32) |
CMYK | 0 | 0.93859649122807 | 0.71929824561404 | 0.10588235294118 | cmyk(0,0.93859649122807,0.71929824561404,0.10588235294118) |
Description
The RGB value of color #e40e40 is rgb(228, 14, 64).
In the hex color #e40e40, The value of Red is 228, value of Green is 14, and value of Blue is 64. The primary color is Red. Similarly, The HSL values for #e40e40 consists of 346° Hue, 88% Saturation, and 47% Lightness.
In the CMYK color model, the color #e40e40 can be represented as Cyan=0%, Magenta=0.93859649122807%, Yellow=0.71929824561404%, and Black=0.10588235294118%.
Shades of #e40e40
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 #e40e40
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e40e40
Preview of #e40e40 on White Background
The contrast ratio of #e40e40 with white color is 4.73
#e40e40 color will look good on a white background.
Preview of #e40e40 on black background
The contrast ratio of #e40e40 with black color is 4.44
Color Schemes of #e40e40
Triadic Colors of #e40e40
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 #e40e40
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 #e40e40
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 #e40e40
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: #e40e40;
}
This is a sample text used for the color #e40e40. 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: #e40e40;
}
This is a sample text used for the color #e40e40. 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 #e40e40;
}
This is a sample text used for the color #e40e40. 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 74.51%
Green 4.58%
Blue 20.92%
CMYK Percentage
Cyan 0
Magenta 53.22%
Yellow 40.78%
Black 6%
Comments on this color
Please login or signup to post a comment.
No comments yet.