#ed5abe Hex Color
rgb(237, 90, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 5a | be | - | #ed5abe |
RGB | 237 | 90 | 190 | - | rgb(237,90,190) |
HSL | 319 | 80% | 64% | - | hsl(319,80%,64%) |
HSV | 319 | 62% | 93% | - | hsv(319,62%,93%) |
XYZ | 47.8755 | 29.0346 | 51.7961 | - | xyz(47.8755,29.0346,51.7961) |
CIE-LAB | 60.81 | 66.74 | -23.69 | - | lab(60.81,66.74,-23.69) |
CMYK | 0 | 0.62025316455696 | 0.19831223628692 | 0.070588235294118 | cmyk(0,0.62025316455696,0.19831223628692,0.070588235294118) |
Description
The RGB value of color #ed5abe is rgb(237, 90, 190).
In the hex color #ed5abe, The value of Red is 237, value of Green is 90, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #ed5abe consists of 319° Hue, 80% Saturation, and 64% Lightness.
In the CMYK color model, the color #ed5abe can be represented as Cyan=0%, Magenta=0.62025316455696%, Yellow=0.19831223628692%, and Black=0.070588235294118%.
Shades of #ed5abe
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 #ed5abe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed5abe
Preview of #ed5abe on White Background
The contrast ratio of #ed5abe with white color is 3.09
Preview of #ed5abe on black background
The contrast ratio of #ed5abe with black color is 6.81
#ed5abe color will look good with a black background.
Color Schemes of #ed5abe
Triadic Colors of #ed5abe
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 #ed5abe
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 #ed5abe
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 #ed5abe
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: #ed5abe;
}
This is a sample text used for the color #ed5abe. 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: #ed5abe;
}
This is a sample text used for the color #ed5abe. 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 #ed5abe;
}
This is a sample text used for the color #ed5abe. 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 45.84%
Green 17.41%
Blue 36.75%
CMYK Percentage
Cyan 0
Magenta 69.76%
Yellow 22.3%
Black 7.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.