#eabaae Hex Color
rgb(234, 186, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | ba | ae | - | #eabaae |
| RGB | 234 | 186 | 174 | - | rgb(234,186,174) |
| HSL | 12 | 59% | 80% | - | hsl(12,59%,80%) |
| HSV | 12 | 26% | 92% | - | hsv(12,26%,92%) |
| XYZ | 59.1306 | 55.6662 | 47.6725 | - | xyz(59.1306,55.6662,47.6725) |
| CIE-LAB | 79.42 | 15.53 | 12.66 | - | lab(79.42,15.53,12.66) |
| CMYK | 0 | 0.20512820512821 | 0.25641025641026 | 0.082352941176471 | cmyk(0,0.20512820512821,0.25641025641026,0.082352941176471) |
Description
The RGB value of color #eabaae is rgb(234, 186, 174).
In the hex color #eabaae, The value of Red is 234, value of Green is 186, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #eabaae consists of 12° Hue, 59% Saturation, and 80% Lightness.
In the CMYK color model, the color #eabaae can be represented as Cyan=0%, Magenta=0.20512820512821%, Yellow=0.25641025641026%, and Black=0.082352941176471%.
Shades of #eabaae
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 #eabaae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eabaae
Preview of #eabaae on White Background
The contrast ratio of #eabaae with white color is 1.73
Preview of #eabaae on black background
The contrast ratio of #eabaae with black color is 12.13
#eabaae color will look good with a black background.
Color Schemes of #eabaae
Triadic Colors of #eabaae
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 #eabaae
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 #eabaae
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 #eabaae
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: #eabaae;
}
This is a sample text used for the color #eabaae. 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: #eabaae;
}
This is a sample text used for the color #eabaae. 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 #eabaae;
}
This is a sample text used for the color #eabaae. 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.39%
Green 31.31%
Blue 29.29%
CMYK Percentage
Cyan 0
Magenta 37.71%
Yellow 47.14%
Black 15.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.