#eaa7c7 Hex Color
rgb(234, 167, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | a7 | c7 | - | #eaa7c7 |
RGB | 234 | 167 | 199 | - | rgb(234,167,199) |
HSL | 331 | 61% | 79% | - | hsl(331,61%,79%) |
HSV | 331 | 29% | 92% | - | hsv(331,29%,92%) |
XYZ | 58.0592 | 49.2534 | 60.4796 | - | xyz(58.0592,49.2534,60.4796) |
CIE-LAB | 75.61 | 29.38 | -6.46 | - | lab(75.61,29.38,-6.46) |
CMYK | 0 | 0.28632478632479 | 0.14957264957265 | 0.082352941176471 | cmyk(0,0.28632478632479,0.14957264957265,0.082352941176471) |
Description
The RGB value of color #eaa7c7 is rgb(234, 167, 199).
In the hex color #eaa7c7, The value of Red is 234, value of Green is 167, and value of Blue is 199. The primary color is Red. Similarly, The HSL values for #eaa7c7 consists of 331° Hue, 61% Saturation, and 79% Lightness.
In the CMYK color model, the color #eaa7c7 can be represented as Cyan=0%, Magenta=0.28632478632479%, Yellow=0.14957264957265%, and Black=0.082352941176471%.
Shades of #eaa7c7
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 #eaa7c7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaa7c7
Preview of #eaa7c7 on White Background
The contrast ratio of #eaa7c7 with white color is 1.94
Preview of #eaa7c7 on black background
The contrast ratio of #eaa7c7 with black color is 10.85
#eaa7c7 color will look good with a black background.
Color Schemes of #eaa7c7
Triadic Colors of #eaa7c7
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 #eaa7c7
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 #eaa7c7
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 #eaa7c7
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: #eaa7c7;
}
This is a sample text used for the color #eaa7c7. 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: #eaa7c7;
}
This is a sample text used for the color #eaa7c7. 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 #eaa7c7;
}
This is a sample text used for the color #eaa7c7. 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 39%
Green 27.83%
Blue 33.17%
CMYK Percentage
Cyan 0
Magenta 55.25%
Yellow 28.86%
Black 15.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.