#e4585b Hex Color
rgb(228, 88, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | 58 | 5b | - | #e4585b |
RGB | 228 | 88 | 91 | - | rgb(228,88,91) |
HSL | 359 | 72% | 62% | - | hsl(359,72%,62%) |
HSV | 359 | 61% | 89% | - | hsv(359,61%,89%) |
XYZ | 37.373 | 24.2288 | 12.6044 | - | xyz(37.373,24.2288,12.6044) |
CIE-LAB | 56.32 | 54.6 | 27.21 | - | lab(56.32,54.6,27.21) |
CMYK | 0 | 0.6140350877193 | 0.60087719298246 | 0.10588235294118 | cmyk(0,0.6140350877193,0.60087719298246,0.10588235294118) |
Description
The RGB value of color #e4585b is rgb(228, 88, 91).
In the hex color #e4585b, The value of Red is 228, value of Green is 88, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #e4585b consists of 359° Hue, 72% Saturation, and 62% Lightness.
In the CMYK color model, the color #e4585b can be represented as Cyan=0%, Magenta=0.6140350877193%, Yellow=0.60087719298246%, and Black=0.10588235294118%.
Shades of #e4585b
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 #e4585b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4585b
Preview of #e4585b on White Background
The contrast ratio of #e4585b with white color is 3.59
Preview of #e4585b on black background
The contrast ratio of #e4585b with black color is 5.85
#e4585b color will look good with a black background.
Color Schemes of #e4585b
Triadic Colors of #e4585b
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 #e4585b
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 #e4585b
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 #e4585b
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: #e4585b;
}
This is a sample text used for the color #e4585b. 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: #e4585b;
}
This is a sample text used for the color #e4585b. 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 #e4585b;
}
This is a sample text used for the color #e4585b. 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 56.02%
Green 21.62%
Blue 22.36%
CMYK Percentage
Cyan 0
Magenta 46.49%
Yellow 45.49%
Black 8.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.