#eba8aa Hex Color
rgb(235, 168, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | eb | a8 | aa | - | #eba8aa |
| RGB | 235 | 168 | 170 | - | rgb(235,168,170) |
| HSL | 358 | 63% | 79% | - | hsl(358,63%,79%) |
| HSV | 358 | 29% | 92% | - | hsv(358,29%,92%) |
| XYZ | 55.5193 | 48.5697 | 44.4789 | - | xyz(55.5193,48.5697,44.4789) |
| CIE-LAB | 75.18 | 24.93 | 8.81 | - | lab(75.18,24.93,8.81) |
| CMYK | 0 | 0.28510638297872 | 0.27659574468085 | 0.07843137254902 | cmyk(0,0.28510638297872,0.27659574468085,0.07843137254902) |
Description
The RGB value of color #eba8aa is rgb(235, 168, 170).
In the hex color #eba8aa, The value of Red is 235, value of Green is 168, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #eba8aa consists of 358° Hue, 63% Saturation, and 79% Lightness.
In the CMYK color model, the color #eba8aa can be represented as Cyan=0%, Magenta=0.28510638297872%, Yellow=0.27659574468085%, and Black=0.07843137254902%.
Shades of #eba8aa
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 #eba8aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eba8aa
Preview of #eba8aa on White Background
The contrast ratio of #eba8aa with white color is 1.96
Preview of #eba8aa on black background
The contrast ratio of #eba8aa with black color is 10.71
#eba8aa color will look good with a black background.
Color Schemes of #eba8aa
Triadic Colors of #eba8aa
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 #eba8aa
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 #eba8aa
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 #eba8aa
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: #eba8aa;
}
This is a sample text used for the color #eba8aa. 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: #eba8aa;
}
This is a sample text used for the color #eba8aa. 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 #eba8aa;
}
This is a sample text used for the color #eba8aa. 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.01%
Green 29.32%
Blue 29.67%
CMYK Percentage
Cyan 0
Magenta 44.54%
Yellow 43.21%
Black 12.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.