#e00249 Hex Color
rgb(224, 2, 73)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 02 | 49 | - | #e00249 |
RGB | 224 | 2 | 73 | - | rgb(224,2,73) |
HSL | 341 | 98% | 44% | - | hsl(341,98%,44%) |
HSV | 341 | 99% | 88% | - | hsv(341,99%,88%) |
XYZ | 31.9648 | 16.3717 | 7.7787 | - | xyz(31.9648,16.3717,7.7787) |
CIE-LAB | 47.46 | 74.18 | 26.42 | - | lab(47.46,74.18,26.42) |
CMYK | 0 | 0.99107142857143 | 0.67410714285714 | 0.12156862745098 | cmyk(0,0.99107142857143,0.67410714285714,0.12156862745098) |
Description
The RGB value of color #e00249 is rgb(224, 2, 73).
In the hex color #e00249, The value of Red is 224, value of Green is 2, and value of Blue is 73. The primary color is Red. Similarly, The HSL values for #e00249 consists of 341° Hue, 98% Saturation, and 44% Lightness.
In the CMYK color model, the color #e00249 can be represented as Cyan=0%, Magenta=0.99107142857143%, Yellow=0.67410714285714%, and Black=0.12156862745098%.
Shades of #e00249
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 #e00249
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e00249
Preview of #e00249 on White Background
The contrast ratio of #e00249 with white color is 4.91
#e00249 color will look good on a white background.
Preview of #e00249 on black background
The contrast ratio of #e00249 with black color is 4.27
Color Schemes of #e00249
Triadic Colors of #e00249
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 #e00249
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 #e00249
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 #e00249
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.
Monochromatic Colors of #e00249
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #e00249;
}
This is a sample text used for the color #e00249. 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: #e00249;
}
This is a sample text used for the color #e00249. 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 #e00249;
}
This is a sample text used for the color #e00249. 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 74.92%
Green 0.67%
Blue 24.41%
CMYK Percentage
Cyan 0
Magenta 55.47%
Yellow 37.73%
Black 6.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.