#ee1a1e Hex Color
rgb(238, 26, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 1a | 1e | - | #ee1a1e |
RGB | 238 | 26 | 30 | - | rgb(238,26,30) |
HSL | 359 | 86% | 52% | - | hsl(359,86%,52%) |
HSV | 359 | 89% | 93% | - | hsv(359,89%,93%) |
XYZ | 35.8636 | 19.0097 | 3.0073 | - | xyz(35.8636,19.0097,3.0073) |
CIE-LAB | 50.7 | 73.81 | 54.54 | - | lab(50.7,73.81,54.54) |
CMYK | 0 | 0.89075630252101 | 0.87394957983193 | 0.066666666666667 | cmyk(0,0.89075630252101,0.87394957983193,0.066666666666667) |
Description
The RGB value of color #ee1a1e is rgb(238, 26, 30).
In the hex color #ee1a1e, The value of Red is 238, value of Green is 26, and value of Blue is 30. The primary color is Red. Similarly, The HSL values for #ee1a1e consists of 359° Hue, 86% Saturation, and 52% Lightness.
In the CMYK color model, the color #ee1a1e can be represented as Cyan=0%, Magenta=0.89075630252101%, Yellow=0.87394957983193%, and Black=0.066666666666667%.
Shades of #ee1a1e
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 #ee1a1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee1a1e
Preview of #ee1a1e on White Background
The contrast ratio of #ee1a1e with white color is 4.37
Preview of #ee1a1e on black background
The contrast ratio of #ee1a1e with black color is 4.8
#ee1a1e color will look good with a black background.
Color Schemes of #ee1a1e
Triadic Colors of #ee1a1e
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 #ee1a1e
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 #ee1a1e
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 #ee1a1e
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: #ee1a1e;
}
This is a sample text used for the color #ee1a1e. 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: #ee1a1e;
}
This is a sample text used for the color #ee1a1e. 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 #ee1a1e;
}
This is a sample text used for the color #ee1a1e. 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 80.95%
Green 8.84%
Blue 10.2%
CMYK Percentage
Cyan 0
Magenta 48.64%
Yellow 47.72%
Black 3.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.