#ee0e1f Hex Color
rgb(238, 14, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 0e | 1f | - | #ee0e1f |
RGB | 238 | 14 | 31 | - | rgb(238,14,31) |
HSL | 355 | 89% | 49% | - | hsl(355,89%,49%) |
HSV | 355 | 94% | 93% | - | hsv(355,94%,93%) |
XYZ | 35.6643 | 18.5901 | 3.0049 | - | xyz(35.6643,18.5901,3.0049) |
CIE-LAB | 50.2 | 75.27 | 53.71 | - | lab(50.2,75.27,53.71) |
CMYK | 0 | 0.94117647058824 | 0.86974789915966 | 0.066666666666667 | cmyk(0,0.94117647058824,0.86974789915966,0.066666666666667) |
Description
The RGB value of color #ee0e1f is rgb(238, 14, 31).
In the hex color #ee0e1f, The value of Red is 238, value of Green is 14, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #ee0e1f consists of 355° Hue, 89% Saturation, and 49% Lightness.
In the CMYK color model, the color #ee0e1f can be represented as Cyan=0%, Magenta=0.94117647058824%, Yellow=0.86974789915966%, and Black=0.066666666666667%.
Shades of #ee0e1f
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 #ee0e1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee0e1f
Preview of #ee0e1f on White Background
The contrast ratio of #ee0e1f with white color is 4.45
Preview of #ee0e1f on black background
The contrast ratio of #ee0e1f with black color is 4.72
#ee0e1f color will look good with a black background.
Color Schemes of #ee0e1f
Triadic Colors of #ee0e1f
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 #ee0e1f
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 #ee0e1f
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 #ee0e1f
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: #ee0e1f;
}
This is a sample text used for the color #ee0e1f. 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: #ee0e1f;
}
This is a sample text used for the color #ee0e1f. 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 #ee0e1f;
}
This is a sample text used for the color #ee0e1f. 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 84.1%
Green 4.95%
Blue 10.95%
CMYK Percentage
Cyan 0
Magenta 50.13%
Yellow 46.32%
Black 3.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.