#ee2800 Hex Color
rgb(238, 40, 0)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 28 | 00 | - | #ee2800 |
RGB | 238 | 40 | 0 | - | rgb(238,40,0) |
HSL | 10 | 100% | 47% | - | hsl(10,100%,47%) |
HSV | 10 | 100% | 93% | - | hsv(10,100%,93%) |
XYZ | 36.0187 | 19.6947 | 1.9031 | - | xyz(36.0187,19.6947,1.9031) |
CIE-LAB | 51.49 | 70.92 | 64.46 | - | lab(51.49,70.92,64.46) |
CMYK | 0 | 0.83193277310924 | 1 | 0.066666666666667 | cmyk(0,0.83193277310924,1,0.066666666666667) |
Description
The RGB value of color #ee2800 is rgb(238, 40, 0).
In the hex color #ee2800, The value of Red is 238, value of Green is 40, and value of Blue is 0. The primary color is Red. Similarly, The HSL values for #ee2800 consists of 10° Hue, 100% Saturation, and 47% Lightness.
In the CMYK color model, the color #ee2800 can be represented as Cyan=0%, Magenta=0.83193277310924%, Yellow=1%, and Black=0.066666666666667%.
Shades of #ee2800
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 #ee2800
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee2800
Preview of #ee2800 on White Background
The contrast ratio of #ee2800 with white color is 4.25
Preview of #ee2800 on black background
The contrast ratio of #ee2800 with black color is 4.94
#ee2800 color will look good with a black background.
Color Schemes of #ee2800
Triadic Colors of #ee2800
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 #ee2800
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 #ee2800
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 #ee2800
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: #ee2800;
}
This is a sample text used for the color #ee2800. 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: #ee2800;
}
This is a sample text used for the color #ee2800. 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 #ee2800;
}
This is a sample text used for the color #ee2800. 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 85.61%
Green 14.39%
Blue 0%
CMYK Percentage
Cyan 0
Magenta 43.82%
Yellow 52.67%
Black 3.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.