#eb8a91 Hex Color
rgb(235, 138, 145)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | 8a | 91 | - | #eb8a91 |
RGB | 235 | 138 | 145 | - | rgb(235,138,145) |
HSL | 356 | 71% | 73% | - | hsl(356,71%,73%) |
HSV | 356 | 41% | 92% | - | hsv(356,41%,92%) |
XYZ | 48.4603 | 37.8835 | 31.5462 | - | xyz(48.4603,37.8835,31.5462) |
CIE-LAB | 67.93 | 37.65 | 12.37 | - | lab(67.93,37.65,12.37) |
CMYK | 0 | 0.41276595744681 | 0.38297872340426 | 0.07843137254902 | cmyk(0,0.41276595744681,0.38297872340426,0.07843137254902) |
Description
The RGB value of color #eb8a91 is rgb(235, 138, 145).
In the hex color #eb8a91, The value of Red is 235, value of Green is 138, and value of Blue is 145. The primary color is Red. Similarly, The HSL values for #eb8a91 consists of 356° Hue, 71% Saturation, and 73% Lightness.
In the CMYK color model, the color #eb8a91 can be represented as Cyan=0%, Magenta=0.41276595744681%, Yellow=0.38297872340426%, and Black=0.07843137254902%.
Shades of #eb8a91
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 #eb8a91
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb8a91
Preview of #eb8a91 on White Background
The contrast ratio of #eb8a91 with white color is 2.45
Preview of #eb8a91 on black background
The contrast ratio of #eb8a91 with black color is 8.58
#eb8a91 color will look good with a black background.
Color Schemes of #eb8a91
Triadic Colors of #eb8a91
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 #eb8a91
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 #eb8a91
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 #eb8a91
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: #eb8a91;
}
This is a sample text used for the color #eb8a91. 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: #eb8a91;
}
This is a sample text used for the color #eb8a91. 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 #eb8a91;
}
This is a sample text used for the color #eb8a91. 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 45.37%
Green 26.64%
Blue 27.99%
CMYK Percentage
Cyan 0
Magenta 47.22%
Yellow 43.81%
Black 8.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.