#ed58cd Hex Color
rgb(237, 88, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 58 | cd | - | #ed58cd |
RGB | 237 | 88 | 205 | - | rgb(237,88,205) |
HSL | 313 | 81% | 64% | - | hsl(313,81%,64%) |
HSV | 313 | 63% | 93% | - | hsv(313,63%,93%) |
XYZ | 49.4342 | 29.3917 | 60.8253 | - | xyz(49.4342,29.3917,60.8253) |
CIE-LAB | 61.13 | 69.66 | -31.74 | - | lab(61.13,69.66,-31.74) |
CMYK | 0 | 0.62869198312236 | 0.13502109704641 | 0.070588235294118 | cmyk(0,0.62869198312236,0.13502109704641,0.070588235294118) |
Description
The RGB value of color #ed58cd is rgb(237, 88, 205).
In the hex color #ed58cd, The value of Red is 237, value of Green is 88, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #ed58cd consists of 313° Hue, 81% Saturation, and 64% Lightness.
In the CMYK color model, the color #ed58cd can be represented as Cyan=0%, Magenta=0.62869198312236%, Yellow=0.13502109704641%, and Black=0.070588235294118%.
Shades of #ed58cd
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 #ed58cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed58cd
Preview of #ed58cd on White Background
The contrast ratio of #ed58cd with white color is 3.05
Preview of #ed58cd on black background
The contrast ratio of #ed58cd with black color is 6.88
#ed58cd color will look good with a black background.
Color Schemes of #ed58cd
Triadic Colors of #ed58cd
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 #ed58cd
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 #ed58cd
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 #ed58cd
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: #ed58cd;
}
This is a sample text used for the color #ed58cd. 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: #ed58cd;
}
This is a sample text used for the color #ed58cd. 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 #ed58cd;
}
This is a sample text used for the color #ed58cd. 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 44.72%
Green 16.6%
Blue 38.68%
CMYK Percentage
Cyan 0
Magenta 75.36%
Yellow 16.18%
Black 8.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.