#e03d54 Hex Color
rgb(224, 61, 84)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 3d | 54 | - | #e03d54 |
RGB | 224 | 61 | 84 | - | rgb(224,61,84) |
HSL | 352 | 72% | 56% | - | hsl(352,72%,56%) |
HSV | 352 | 73% | 88% | - | hsv(352,73%,88%) |
XYZ | 34.0094 | 19.8249 | 10.4216 | - | xyz(34.0094,19.8249,10.4216) |
CIE-LAB | 51.64 | 63.42 | 25.13 | - | lab(51.64,63.42,25.13) |
CMYK | 0 | 0.72767857142857 | 0.625 | 0.12156862745098 | cmyk(0,0.72767857142857,0.625,0.12156862745098) |
Description
The RGB value of color #e03d54 is rgb(224, 61, 84).
In the hex color #e03d54, The value of Red is 224, value of Green is 61, and value of Blue is 84. The primary color is Red. Similarly, The HSL values for #e03d54 consists of 352° Hue, 72% Saturation, and 56% Lightness.
In the CMYK color model, the color #e03d54 can be represented as Cyan=0%, Magenta=0.72767857142857%, Yellow=0.625%, and Black=0.12156862745098%.
Shades of #e03d54
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 #e03d54
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e03d54
Preview of #e03d54 on White Background
The contrast ratio of #e03d54 with white color is 4.23
Preview of #e03d54 on black background
The contrast ratio of #e03d54 with black color is 4.96
#e03d54 color will look good with a black background.
Color Schemes of #e03d54
Triadic Colors of #e03d54
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 #e03d54
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 #e03d54
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 #e03d54
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: #e03d54;
}
This is a sample text used for the color #e03d54. 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: #e03d54;
}
This is a sample text used for the color #e03d54. 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 #e03d54;
}
This is a sample text used for the color #e03d54. 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 60.7%
Green 16.53%
Blue 22.76%
CMYK Percentage
Cyan 0
Magenta 49.36%
Yellow 42.39%
Black 8.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.