#eaa1af Hex Color
rgb(234, 161, 175)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | a1 | af | - | #eaa1af |
| RGB | 234 | 161 | 175 | - | rgb(234,161,175) |
| HSL | 348 | 63% | 77% | - | hsl(348,63%,77%) |
| HSV | 348 | 31% | 92% | - | hsv(348,31%,92%) |
| XYZ | 54.4144 | 46.0773 | 46.5833 | - | xyz(54.4144,46.0773,46.5833) |
| CIE-LAB | 73.6 | 28.98 | 3.77 | - | lab(73.6,28.98,3.77) |
| CMYK | 0 | 0.31196581196581 | 0.25213675213675 | 0.082352941176471 | cmyk(0,0.31196581196581,0.25213675213675,0.082352941176471) |
Description
The RGB value of color #eaa1af is rgb(234, 161, 175).
In the hex color #eaa1af, The value of Red is 234, value of Green is 161, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #eaa1af consists of 348° Hue, 63% Saturation, and 77% Lightness.
In the CMYK color model, the color #eaa1af can be represented as Cyan=0%, Magenta=0.31196581196581%, Yellow=0.25213675213675%, and Black=0.082352941176471%.
Shades of #eaa1af
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 #eaa1af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaa1af
Preview of #eaa1af on White Background
The contrast ratio of #eaa1af with white color is 2.06
Preview of #eaa1af on black background
The contrast ratio of #eaa1af with black color is 10.22
#eaa1af color will look good with a black background.
Color Schemes of #eaa1af
Triadic Colors of #eaa1af
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 #eaa1af
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 #eaa1af
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 #eaa1af
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: #eaa1af;
}
This is a sample text used for the color #eaa1af. 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: #eaa1af;
}
This is a sample text used for the color #eaa1af. 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 #eaa1af;
}
This is a sample text used for the color #eaa1af. 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 41.05%
Green 28.25%
Blue 30.7%
CMYK Percentage
Cyan 0
Magenta 48.26%
Yellow 39%
Black 12.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.