#efa1ab Hex Color
rgb(239, 161, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | a1 | ab | - | #efa1ab |
RGB | 239 | 161 | 171 | - | rgb(239,161,171) |
HSL | 352 | 71% | 78% | - | hsl(352,71%,78%) |
HSV | 352 | 33% | 94% | - | hsv(352,33%,94%) |
XYZ | 55.6922 | 46.7807 | 44.6224 | - | xyz(55.6922,46.7807,44.6224) |
CIE-LAB | 74.05 | 30.25 | 6.7 | - | lab(74.05,30.25,6.7) |
CMYK | 0 | 0.32635983263598 | 0.28451882845188 | 0.062745098039216 | cmyk(0,0.32635983263598,0.28451882845188,0.062745098039216) |
Description
The RGB value of color #efa1ab is rgb(239, 161, 171).
In the hex color #efa1ab, The value of Red is 239, value of Green is 161, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #efa1ab consists of 352° Hue, 71% Saturation, and 78% Lightness.
In the CMYK color model, the color #efa1ab can be represented as Cyan=0%, Magenta=0.32635983263598%, Yellow=0.28451882845188%, and Black=0.062745098039216%.
Shades of #efa1ab
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 #efa1ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efa1ab
Preview of #efa1ab on White Background
The contrast ratio of #efa1ab with white color is 2.03
Preview of #efa1ab on black background
The contrast ratio of #efa1ab with black color is 10.36
#efa1ab color will look good with a black background.
Color Schemes of #efa1ab
Triadic Colors of #efa1ab
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 #efa1ab
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 #efa1ab
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 #efa1ab
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: #efa1ab;
}
This is a sample text used for the color #efa1ab. 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: #efa1ab;
}
This is a sample text used for the color #efa1ab. 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 #efa1ab;
}
This is a sample text used for the color #efa1ab. 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.86%
Green 28.2%
Blue 29.95%
CMYK Percentage
Cyan 0
Magenta 48.45%
Yellow 42.24%
Black 9.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.