#e05469 Hex Color
rgb(224, 84, 105)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e0 | 54 | 69 | - | #e05469 |
| RGB | 224 | 84 | 105 | - | rgb(224,84,105) |
| HSL | 351 | 69% | 60% | - | hsl(351,69%,60%) |
| HSV | 351 | 63% | 88% | - | hsv(351,63%,88%) |
| XYZ | 36.4606 | 23.2079 | 15.9225 | - | xyz(36.4606,23.2079,15.9225) |
| CIE-LAB | 55.29 | 56.03 | 17.54 | - | lab(55.29,56.03,17.54) |
| CMYK | 0 | 0.625 | 0.53125 | 0.12156862745098 | cmyk(0,0.625,0.53125,0.12156862745098) |
Description
The RGB value of color #e05469 is rgb(224, 84, 105).
In the hex color #e05469, The value of Red is 224, value of Green is 84, and value of Blue is 105. The primary color is Red. Similarly, The HSL values for #e05469 consists of 351° Hue, 69% Saturation, and 60% Lightness.
In the CMYK color model, the color #e05469 can be represented as Cyan=0%, Magenta=0.625%, Yellow=0.53125%, and Black=0.12156862745098%.
Shades of #e05469
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 #e05469
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e05469
Preview of #e05469 on White Background
The contrast ratio of #e05469 with white color is 3.72
Preview of #e05469 on black background
The contrast ratio of #e05469 with black color is 5.64
#e05469 color will look good with a black background.
Color Schemes of #e05469
Triadic Colors of #e05469
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 #e05469
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 #e05469
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 #e05469
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: #e05469;
}
This is a sample text used for the color #e05469. 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: #e05469;
}
This is a sample text used for the color #e05469. 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 #e05469;
}
This is a sample text used for the color #e05469. 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 54.24%
Green 20.34%
Blue 25.42%
CMYK Percentage
Cyan 0
Magenta 48.91%
Yellow 41.57%
Black 9.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.