#e03f2f Hex Color
rgb(224, 63, 47)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e0 | 3f | 2f | - | #e03f2f |
| RGB | 224 | 63 | 47 | - | rgb(224,63,47) |
| HSL | 5 | 74% | 53% | - | hsl(5,74%,53%) |
| HSV | 5 | 79% | 88% | - | hsv(5,79%,88%) |
| XYZ | 33.0311 | 19.6075 | 4.733 | - | xyz(33.0311,19.6075,4.733) |
| CIE-LAB | 51.39 | 61.06 | 45.87 | - | lab(51.39,61.06,45.87) |
| CMYK | 0 | 0.71875 | 0.79017857142857 | 0.12156862745098 | cmyk(0,0.71875,0.79017857142857,0.12156862745098) |
Description
The RGB value of color #e03f2f is rgb(224, 63, 47).
In the hex color #e03f2f, The value of Red is 224, value of Green is 63, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #e03f2f consists of 5° Hue, 74% Saturation, and 53% Lightness.
In the CMYK color model, the color #e03f2f can be represented as Cyan=0%, Magenta=0.71875%, Yellow=0.79017857142857%, and Black=0.12156862745098%.
Shades of #e03f2f
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 #e03f2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e03f2f
Preview of #e03f2f on White Background
The contrast ratio of #e03f2f with white color is 4.27
Preview of #e03f2f on black background
The contrast ratio of #e03f2f with black color is 4.92
#e03f2f color will look good with a black background.
Color Schemes of #e03f2f
Triadic Colors of #e03f2f
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 #e03f2f
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 #e03f2f
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 #e03f2f
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: #e03f2f;
}
This is a sample text used for the color #e03f2f. 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: #e03f2f;
}
This is a sample text used for the color #e03f2f. 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 #e03f2f;
}
This is a sample text used for the color #e03f2f. 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 67.07%
Green 18.86%
Blue 14.07%
CMYK Percentage
Cyan 0
Magenta 44.08%
Yellow 48.46%
Black 7.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.