#e41104 Hex Color
rgb(228, 17, 4)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e4 | 11 | 04 | - | #e41104 |
| RGB | 228 | 17 | 4 | - | rgb(228,17,4) |
| HSL | 3 | 97% | 45% | - | hsl(3,97%,45%) |
| HSV | 3 | 98% | 89% | - | hsv(3,98%,89%) |
| XYZ | 32.2173 | 16.9036 | 1.6796 | - | xyz(32.2173,16.9036,1.6796) |
| CIE-LAB | 48.14 | 72.16 | 60.8 | - | lab(48.14,72.16,60.8) |
| CMYK | 0 | 0.92543859649123 | 0.98245614035088 | 0.10588235294118 | cmyk(0,0.92543859649123,0.98245614035088,0.10588235294118) |
Description
The RGB value of color #e41104 is rgb(228, 17, 4).
In the hex color #e41104, The value of Red is 228, value of Green is 17, and value of Blue is 4. The primary color is Red. Similarly, The HSL values for #e41104 consists of 3° Hue, 97% Saturation, and 45% Lightness.
In the CMYK color model, the color #e41104 can be represented as Cyan=0%, Magenta=0.92543859649123%, Yellow=0.98245614035088%, and Black=0.10588235294118%.
Shades of #e41104
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 #e41104
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e41104
Preview of #e41104 on White Background
The contrast ratio of #e41104 with white color is 4.79
#e41104 color will look good on a white background.
Preview of #e41104 on black background
The contrast ratio of #e41104 with black color is 4.38
Color Schemes of #e41104
Triadic Colors of #e41104
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 #e41104
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 #e41104
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 #e41104
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: #e41104;
}
This is a sample text used for the color #e41104. 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: #e41104;
}
This is a sample text used for the color #e41104. 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 #e41104;
}
This is a sample text used for the color #e41104. 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 91.57%
Green 6.83%
Blue 1.61%
CMYK Percentage
Cyan 0
Magenta 45.96%
Yellow 48.79%
Black 5.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.