#ee7a7e Hex Color
rgb(238, 122, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 7a | 7e | - | #ee7a7e |
RGB | 238 | 122 | 126 | - | rgb(238,122,126) |
HSL | 358 | 77% | 71% | - | hsl(358,77%,71%) |
HSV | 358 | 49% | 93% | - | hsv(358,49%,93%) |
XYZ | 45.9853 | 33.6026 | 23.8009 | - | xyz(45.9853,33.6026,23.8009) |
CIE-LAB | 64.65 | 44.91 | 18.57 | - | lab(64.65,44.91,18.57) |
CMYK | 0 | 0.48739495798319 | 0.47058823529412 | 0.066666666666667 | cmyk(0,0.48739495798319,0.47058823529412,0.066666666666667) |
Description
The RGB value of color #ee7a7e is rgb(238, 122, 126).
In the hex color #ee7a7e, The value of Red is 238, value of Green is 122, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #ee7a7e consists of 358° Hue, 77% Saturation, and 71% Lightness.
In the CMYK color model, the color #ee7a7e can be represented as Cyan=0%, Magenta=0.48739495798319%, Yellow=0.47058823529412%, and Black=0.066666666666667%.
Shades of #ee7a7e
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 #ee7a7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee7a7e
Preview of #ee7a7e on White Background
The contrast ratio of #ee7a7e with white color is 2.72
Preview of #ee7a7e on black background
The contrast ratio of #ee7a7e with black color is 7.72
#ee7a7e color will look good with a black background.
Color Schemes of #ee7a7e
Triadic Colors of #ee7a7e
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 #ee7a7e
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 #ee7a7e
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 #ee7a7e
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: #ee7a7e;
}
This is a sample text used for the color #ee7a7e. 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: #ee7a7e;
}
This is a sample text used for the color #ee7a7e. 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 #ee7a7e;
}
This is a sample text used for the color #ee7a7e. 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 48.97%
Green 25.1%
Blue 25.93%
CMYK Percentage
Cyan 0
Magenta 47.57%
Yellow 45.93%
Black 6.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.