#e00d1f Hex Color
rgb(224, 13, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 0d | 1f | - | #e00d1f |
RGB | 224 | 13 | 31 | - | rgb(224,13,31) |
HSL | 355 | 89% | 46% | - | hsl(355,89%,46%) |
HSV | 355 | 94% | 88% | - | hsv(355,94%,88%) |
XYZ | 31.1317 | 16.2341 | 2.789 | - | xyz(31.1317,16.2341,2.789) |
CIE-LAB | 47.28 | 71.9 | 50.15 | - | lab(47.28,71.9,50.15) |
CMYK | 0 | 0.94196428571429 | 0.86160714285714 | 0.12156862745098 | cmyk(0,0.94196428571429,0.86160714285714,0.12156862745098) |
Description
The RGB value of color #e00d1f is rgb(224, 13, 31).
In the hex color #e00d1f, The value of Red is 224, value of Green is 13, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #e00d1f consists of 355° Hue, 89% Saturation, and 46% Lightness.
In the CMYK color model, the color #e00d1f can be represented as Cyan=0%, Magenta=0.94196428571429%, Yellow=0.86160714285714%, and Black=0.12156862745098%.
Shades of #e00d1f
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 #e00d1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e00d1f
Preview of #e00d1f on White Background
The contrast ratio of #e00d1f with white color is 4.94
#e00d1f color will look good on a white background.
Preview of #e00d1f on black background
The contrast ratio of #e00d1f with black color is 4.25
Color Schemes of #e00d1f
Triadic Colors of #e00d1f
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 #e00d1f
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 #e00d1f
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 #e00d1f
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: #e00d1f;
}
This is a sample text used for the color #e00d1f. 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: #e00d1f;
}
This is a sample text used for the color #e00d1f. 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 #e00d1f;
}
This is a sample text used for the color #e00d1f. 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 83.58%
Green 4.85%
Blue 11.57%
CMYK Percentage
Cyan 0
Magenta 48.93%
Yellow 44.76%
Black 6.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.