#e2adaf Hex Color
rgb(226, 173, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | ad | af | - | #e2adaf |
RGB | 226 | 173 | 175 | - | rgb(226,173,175) |
HSL | 358 | 48% | 78% | - | hsl(358,48%,78%) |
HSV | 358 | 23% | 89% | - | hsv(358,23%,89%) |
XYZ | 54.0455 | 49.151 | 47.196 | - | xyz(54.0455,49.151,47.196) |
CIE-LAB | 75.55 | 19.64 | 6.48 | - | lab(75.55,19.64,6.48) |
CMYK | 0 | 0.23451327433628 | 0.22566371681416 | 0.11372549019608 | cmyk(0,0.23451327433628,0.22566371681416,0.11372549019608) |
Description
The RGB value of color #e2adaf is rgb(226, 173, 175).
In the hex color #e2adaf, The value of Red is 226, value of Green is 173, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #e2adaf consists of 358° Hue, 48% Saturation, and 78% Lightness.
In the CMYK color model, the color #e2adaf can be represented as Cyan=0%, Magenta=0.23451327433628%, Yellow=0.22566371681416%, and Black=0.11372549019608%.
Shades of #e2adaf
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 #e2adaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2adaf
Preview of #e2adaf on White Background
The contrast ratio of #e2adaf with white color is 1.94
Preview of #e2adaf on black background
The contrast ratio of #e2adaf with black color is 10.83
#e2adaf color will look good with a black background.
Color Schemes of #e2adaf
Triadic Colors of #e2adaf
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 #e2adaf
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 #e2adaf
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 #e2adaf
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: #e2adaf;
}
This is a sample text used for the color #e2adaf. 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: #e2adaf;
}
This is a sample text used for the color #e2adaf. 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 #e2adaf;
}
This is a sample text used for the color #e2adaf. 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.37%
Green 30.14%
Blue 30.49%
CMYK Percentage
Cyan 0
Magenta 40.86%
Yellow 39.32%
Black 19.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.