#e3001f Hex Color
rgb(227, 0, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e3 | 00 | 1f | - | #e3001f |
RGB | 227 | 0 | 31 | - | rgb(227,0,31) |
HSL | 352 | 100% | 45% | - | hsl(352,100%,45%) |
HSV | 352 | 100% | 89% | - | hsv(352,100%,89%) |
XYZ | 31.9259 | 16.4298 | 2.7849 | - | xyz(31.9259,16.4298,2.7849) |
CIE-LAB | 47.53 | 73.72 | 50.61 | - | lab(47.53,73.72,50.61) |
CMYK | 0 | 1 | 0.86343612334802 | 0.10980392156863 | cmyk(0,1,0.86343612334802,0.10980392156863) |
Description
The RGB value of color #e3001f is rgb(227, 0, 31).
In the hex color #e3001f, The value of Red is 227, value of Green is 0, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #e3001f consists of 352° Hue, 100% Saturation, and 45% Lightness.
In the CMYK color model, the color #e3001f can be represented as Cyan=0%, Magenta=1%, Yellow=0.86343612334802%, and Black=0.10980392156863%.
Shades of #e3001f
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 #e3001f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e3001f
Preview of #e3001f on White Background
The contrast ratio of #e3001f with white color is 4.9
#e3001f color will look good on a white background.
Preview of #e3001f on black background
The contrast ratio of #e3001f with black color is 4.29
Color Schemes of #e3001f
Triadic Colors of #e3001f
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 #e3001f
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 #e3001f
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 #e3001f
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.
Monochromatic Colors of #e3001f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #e3001f;
}
This is a sample text used for the color #e3001f. 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: #e3001f;
}
This is a sample text used for the color #e3001f. 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 #e3001f;
}
This is a sample text used for the color #e3001f. 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 87.98%
Green 0%
Blue 12.02%
CMYK Percentage
Cyan 0
Magenta 50.68%
Yellow 43.76%
Black 5.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.