#eb979f Hex Color
rgb(235, 151, 159)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | eb | 97 | 9f | - | #eb979f |
| RGB | 235 | 151 | 159 | - | rgb(235,151,159) |
| HSL | 354 | 68% | 76% | - | hsl(354,68%,76%) |
| HSV | 354 | 36% | 92% | - | hsv(354,36%,92%) |
| XYZ | 51.5856 | 42.2986 | 38.2465 | - | xyz(51.5856,42.2986,38.2465) |
| CIE-LAB | 71.08 | 32.52 | 9.02 | - | lab(71.08,32.52,9.02) |
| CMYK | 0 | 0.35744680851064 | 0.32340425531915 | 0.07843137254902 | cmyk(0,0.35744680851064,0.32340425531915,0.07843137254902) |
Description
The RGB value of color #eb979f is rgb(235, 151, 159).
In the hex color #eb979f, The value of Red is 235, value of Green is 151, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #eb979f consists of 354° Hue, 68% Saturation, and 76% Lightness.
In the CMYK color model, the color #eb979f can be represented as Cyan=0%, Magenta=0.35744680851064%, Yellow=0.32340425531915%, and Black=0.07843137254902%.
Shades of #eb979f
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 #eb979f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb979f
Preview of #eb979f on White Background
The contrast ratio of #eb979f with white color is 2.22
Preview of #eb979f on black background
The contrast ratio of #eb979f with black color is 9.46
#eb979f color will look good with a black background.
Color Schemes of #eb979f
Triadic Colors of #eb979f
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 #eb979f
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 #eb979f
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 #eb979f
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: #eb979f;
}
This is a sample text used for the color #eb979f. 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: #eb979f;
}
This is a sample text used for the color #eb979f. 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 #eb979f;
}
This is a sample text used for the color #eb979f. 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 43.12%
Green 27.71%
Blue 29.17%
CMYK Percentage
Cyan 0
Magenta 47.08%
Yellow 42.59%
Black 10.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.