#e08a9b Hex Color
rgb(224, 138, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 8a | 9b | - | #e08a9b |
RGB | 224 | 138 | 155 | - | rgb(224,138,155) |
HSL | 348 | 58% | 71% | - | hsl(348,58%,71%) |
HSV | 348 | 38% | 88% | - | hsv(348,38%,88%) |
XYZ | 45.7453 | 36.3908 | 35.6234 | - | xyz(45.7453,36.3908,35.6234) |
CIE-LAB | 66.82 | 34.87 | 4.98 | - | lab(66.82,34.87,4.98) |
CMYK | 0 | 0.38392857142857 | 0.30803571428571 | 0.12156862745098 | cmyk(0,0.38392857142857,0.30803571428571,0.12156862745098) |
Description
The RGB value of color #e08a9b is rgb(224, 138, 155).
In the hex color #e08a9b, The value of Red is 224, value of Green is 138, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #e08a9b consists of 348° Hue, 58% Saturation, and 71% Lightness.
In the CMYK color model, the color #e08a9b can be represented as Cyan=0%, Magenta=0.38392857142857%, Yellow=0.30803571428571%, and Black=0.12156862745098%.
Shades of #e08a9b
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 #e08a9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e08a9b
Preview of #e08a9b on White Background
The contrast ratio of #e08a9b with white color is 2.54
Preview of #e08a9b on black background
The contrast ratio of #e08a9b with black color is 8.28
#e08a9b color will look good with a black background.
Color Schemes of #e08a9b
Triadic Colors of #e08a9b
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 #e08a9b
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 #e08a9b
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 #e08a9b
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: #e08a9b;
}
This is a sample text used for the color #e08a9b. 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: #e08a9b;
}
This is a sample text used for the color #e08a9b. 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 #e08a9b;
}
This is a sample text used for the color #e08a9b. 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 43.33%
Green 26.69%
Blue 29.98%
CMYK Percentage
Cyan 0
Magenta 47.19%
Yellow 37.86%
Black 14.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.