#eab8ae Hex Color
rgb(234, 184, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | b8 | ae | - | #eab8ae |
RGB | 234 | 184 | 174 | - | rgb(234,184,174) |
HSL | 10 | 59% | 80% | - | hsl(10,59%,80%) |
HSV | 10 | 26% | 92% | - | hsv(10,26%,92%) |
XYZ | 58.7122 | 54.8294 | 47.5331 | - | xyz(58.7122,54.8294,47.5331) |
CIE-LAB | 78.94 | 16.59 | 11.97 | - | lab(78.94,16.59,11.97) |
CMYK | 0 | 0.21367521367521 | 0.25641025641026 | 0.082352941176471 | cmyk(0,0.21367521367521,0.25641025641026,0.082352941176471) |
Description
The RGB value of color #eab8ae is rgb(234, 184, 174).
In the hex color #eab8ae, The value of Red is 234, value of Green is 184, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #eab8ae consists of 10° Hue, 59% Saturation, and 80% Lightness.
In the CMYK color model, the color #eab8ae can be represented as Cyan=0%, Magenta=0.21367521367521%, Yellow=0.25641025641026%, and Black=0.082352941176471%.
Shades of #eab8ae
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 #eab8ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eab8ae
Preview of #eab8ae on White Background
The contrast ratio of #eab8ae with white color is 1.75
Preview of #eab8ae on black background
The contrast ratio of #eab8ae with black color is 11.97
#eab8ae color will look good with a black background.
Color Schemes of #eab8ae
Triadic Colors of #eab8ae
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 #eab8ae
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 #eab8ae
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 #eab8ae
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: #eab8ae;
}
This is a sample text used for the color #eab8ae. 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: #eab8ae;
}
This is a sample text used for the color #eab8ae. 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 #eab8ae;
}
This is a sample text used for the color #eab8ae. 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.53%
Green 31.08%
Blue 29.39%
CMYK Percentage
Cyan 0
Magenta 38.68%
Yellow 46.41%
Black 14.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.