#ea7abf Hex Color
rgb(234, 122, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | 7a | bf | - | #ea7abf |
RGB | 234 | 122 | 191 | - | rgb(234,122,191) |
HSL | 323 | 73% | 70% | - | hsl(323,73%,70%) |
HSV | 323 | 48% | 92% | - | hsv(323,48%,92%) |
XYZ | 50.2952 | 35.1731 | 53.4285 | - | xyz(50.2952,35.1731,53.4285) |
CIE-LAB | 65.88 | 51.48 | -16.57 | - | lab(65.88,51.48,-16.57) |
CMYK | 0 | 0.47863247863248 | 0.18376068376068 | 0.082352941176471 | cmyk(0,0.47863247863248,0.18376068376068,0.082352941176471) |
Description
The RGB value of color #ea7abf is rgb(234, 122, 191).
In the hex color #ea7abf, The value of Red is 234, value of Green is 122, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #ea7abf consists of 323° Hue, 73% Saturation, and 70% Lightness.
In the CMYK color model, the color #ea7abf can be represented as Cyan=0%, Magenta=0.47863247863248%, Yellow=0.18376068376068%, and Black=0.082352941176471%.
Shades of #ea7abf
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 #ea7abf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ea7abf
Preview of #ea7abf on White Background
The contrast ratio of #ea7abf with white color is 2.61
Preview of #ea7abf on black background
The contrast ratio of #ea7abf with black color is 8.03
#ea7abf color will look good with a black background.
Color Schemes of #ea7abf
Triadic Colors of #ea7abf
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 #ea7abf
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 #ea7abf
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 #ea7abf
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: #ea7abf;
}
This is a sample text used for the color #ea7abf. 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: #ea7abf;
}
This is a sample text used for the color #ea7abf. 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 #ea7abf;
}
This is a sample text used for the color #ea7abf. 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 42.78%
Green 22.3%
Blue 34.92%
CMYK Percentage
Cyan 0
Magenta 64.27%
Yellow 24.67%
Black 11.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.