#e08b8a Hex Color
rgb(224, 139, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 8b | 8a | - | #e08b8a |
RGB | 224 | 139 | 138 | - | rgb(224,139,138) |
HSL | 1 | 58% | 71% | - | hsl(1,58%,71%) |
HSV | 1 | 38% | 88% | - | hsv(1,38%,88%) |
XYZ | 44.5605 | 36.1475 | 28.6733 | - | xyz(44.5605,36.1475,28.6733) |
CIE-LAB | 66.63 | 32.25 | 14.28 | - | lab(66.63,32.25,14.28) |
CMYK | 0 | 0.37946428571429 | 0.38392857142857 | 0.12156862745098 | cmyk(0,0.37946428571429,0.38392857142857,0.12156862745098) |
Description
The RGB value of color #e08b8a is rgb(224, 139, 138).
In the hex color #e08b8a, The value of Red is 224, value of Green is 139, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #e08b8a consists of 1° Hue, 58% Saturation, and 71% Lightness.
In the CMYK color model, the color #e08b8a can be represented as Cyan=0%, Magenta=0.37946428571429%, Yellow=0.38392857142857%, and Black=0.12156862745098%.
Shades of #e08b8a
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 #e08b8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e08b8a
Preview of #e08b8a on White Background
The contrast ratio of #e08b8a with white color is 2.55
Preview of #e08b8a on black background
The contrast ratio of #e08b8a with black color is 8.23
#e08b8a color will look good with a black background.
Color Schemes of #e08b8a
Triadic Colors of #e08b8a
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 #e08b8a
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 #e08b8a
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 #e08b8a
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: #e08b8a;
}
This is a sample text used for the color #e08b8a. 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: #e08b8a;
}
This is a sample text used for the color #e08b8a. 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 #e08b8a;
}
This is a sample text used for the color #e08b8a. 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 44.71%
Green 27.74%
Blue 27.54%
CMYK Percentage
Cyan 0
Magenta 42.88%
Yellow 43.38%
Black 13.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.