#e70e12 Hex Color
rgb(231, 14, 18)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | 0e | 12 | - | #e70e12 |
RGB | 231 | 14 | 18 | - | rgb(231,14,18) |
HSL | 359 | 89% | 48% | - | hsl(359,89%,48%) |
HSV | 359 | 94% | 91% | - | hsv(359,94%,91%) |
XYZ | 33.2212 | 17.3467 | 2.1696 | - | xyz(33.2212,17.3467,2.1696) |
CIE-LAB | 48.69 | 73.35 | 57.32 | - | lab(48.69,73.35,57.32) |
CMYK | 0 | 0.93939393939394 | 0.92207792207792 | 0.094117647058824 | cmyk(0,0.93939393939394,0.92207792207792,0.094117647058824) |
Description
The RGB value of color #e70e12 is rgb(231, 14, 18).
In the hex color #e70e12, The value of Red is 231, value of Green is 14, and value of Blue is 18. The primary color is Red. Similarly, The HSL values for #e70e12 consists of 359° Hue, 89% Saturation, and 48% Lightness.
In the CMYK color model, the color #e70e12 can be represented as Cyan=0%, Magenta=0.93939393939394%, Yellow=0.92207792207792%, and Black=0.094117647058824%.
Shades of #e70e12
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 #e70e12
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e70e12
Preview of #e70e12 on White Background
The contrast ratio of #e70e12 with white color is 4.7
#e70e12 color will look good on a white background.
Preview of #e70e12 on black background
The contrast ratio of #e70e12 with black color is 4.47
Color Schemes of #e70e12
Triadic Colors of #e70e12
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 #e70e12
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 #e70e12
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 #e70e12
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: #e70e12;
}
This is a sample text used for the color #e70e12. 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: #e70e12;
}
This is a sample text used for the color #e70e12. 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 #e70e12;
}
This is a sample text used for the color #e70e12. 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.83%
Green 5.32%
Blue 6.84%
CMYK Percentage
Cyan 0
Magenta 48.04%
Yellow 47.15%
Black 4.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.