#e5201a Hex Color
rgb(229, 32, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | 20 | 1a | - | #e5201a |
RGB | 229 | 32 | 26 | - | rgb(229,32,26) |
HSL | 2 | 80% | 50% | - | hsl(2,80%,50%) |
HSV | 2 | 89% | 90% | - | hsv(2,89%,90%) |
XYZ | 33.0161 | 17.7656 | 2.6662 | - | xyz(33.0161,17.7656,2.6662) |
CIE-LAB | 49.21 | 70.4 | 54.35 | - | lab(49.21,70.4,54.35) |
CMYK | 0 | 0.86026200873362 | 0.88646288209607 | 0.10196078431373 | cmyk(0,0.86026200873362,0.88646288209607,0.10196078431373) |
Description
The RGB value of color #e5201a is rgb(229, 32, 26).
In the hex color #e5201a, The value of Red is 229, value of Green is 32, and value of Blue is 26. The primary color is Red. Similarly, The HSL values for #e5201a consists of 2° Hue, 80% Saturation, and 50% Lightness.
In the CMYK color model, the color #e5201a can be represented as Cyan=0%, Magenta=0.86026200873362%, Yellow=0.88646288209607%, and Black=0.10196078431373%.
Shades of #e5201a
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 #e5201a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5201a
Preview of #e5201a on White Background
The contrast ratio of #e5201a with white color is 4.61
#e5201a color will look good on a white background.
Preview of #e5201a on black background
The contrast ratio of #e5201a with black color is 4.55
Color Schemes of #e5201a
Triadic Colors of #e5201a
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 #e5201a
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 #e5201a
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 #e5201a
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: #e5201a;
}
This is a sample text used for the color #e5201a. 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: #e5201a;
}
This is a sample text used for the color #e5201a. 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 #e5201a;
}
This is a sample text used for the color #e5201a. 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 79.79%
Green 11.15%
Blue 9.06%
CMYK Percentage
Cyan 0
Magenta 46.53%
Yellow 47.95%
Black 5.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.