#ed89a5 Hex Color
rgb(237, 137, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 89 | a5 | - | #ed89a5 |
RGB | 237 | 137 | 165 | - | rgb(237,137,165) |
HSL | 343 | 74% | 73% | - | hsl(343,74%,73%) |
HSV | 343 | 42% | 93% | - | hsv(343,42%,93%) |
XYZ | 50.6622 | 38.6125 | 40.3801 | - | xyz(50.6622,38.6125,40.3801) |
CIE-LAB | 68.47 | 41.31 | 1.95 | - | lab(68.47,41.31,1.95) |
CMYK | 0 | 0.42194092827004 | 0.30379746835443 | 0.070588235294118 | cmyk(0,0.42194092827004,0.30379746835443,0.070588235294118) |
Description
The RGB value of color #ed89a5 is rgb(237, 137, 165).
In the hex color #ed89a5, The value of Red is 237, value of Green is 137, and value of Blue is 165. The primary color is Red. Similarly, The HSL values for #ed89a5 consists of 343° Hue, 74% Saturation, and 73% Lightness.
In the CMYK color model, the color #ed89a5 can be represented as Cyan=0%, Magenta=0.42194092827004%, Yellow=0.30379746835443%, and Black=0.070588235294118%.
Shades of #ed89a5
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 #ed89a5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed89a5
Preview of #ed89a5 on White Background
The contrast ratio of #ed89a5 with white color is 2.41
Preview of #ed89a5 on black background
The contrast ratio of #ed89a5 with black color is 8.72
#ed89a5 color will look good with a black background.
Color Schemes of #ed89a5
Triadic Colors of #ed89a5
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 #ed89a5
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 #ed89a5
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 #ed89a5
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: #ed89a5;
}
This is a sample text used for the color #ed89a5. 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: #ed89a5;
}
This is a sample text used for the color #ed89a5. 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 #ed89a5;
}
This is a sample text used for the color #ed89a5. 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 43.97%
Green 25.42%
Blue 30.61%
CMYK Percentage
Cyan 0
Magenta 52.99%
Yellow 38.15%
Black 8.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.