#ed3aef Hex Color
rgb(237, 58, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 3a | ef | - | #ed3aef |
RGB | 237 | 58 | 239 | - | rgb(237,58,239) |
HSL | 299 | 85% | 58% | - | hsl(299,85%,58%) |
HSV | 299 | 76% | 94% | - | hsv(299,76%,94%) |
XYZ | 52.0181 | 27.2626 | 84.1819 | - | xyz(52.0181,27.2626,84.1819) |
CIE-LAB | 59.22 | 84.78 | -53.88 | - | lab(59.22,84.78,-53.88) |
CMYK | 0.0083682008368201 | 0.75732217573222 | 0 | 0.062745098039216 | cmyk(0.0083682008368201,0.75732217573222,0,0.062745098039216) |
Description
The RGB value of color #ed3aef is rgb(237, 58, 239).
In the hex color #ed3aef, The value of Red is 237, value of Green is 58, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ed3aef consists of 299° Hue, 85% Saturation, and 58% Lightness.
In the CMYK color model, the color #ed3aef can be represented as Cyan=0.0083682008368201%, Magenta=0.75732217573222%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ed3aef
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 #ed3aef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed3aef
Preview of #ed3aef on White Background
The contrast ratio of #ed3aef with white color is 3.25
Preview of #ed3aef on black background
The contrast ratio of #ed3aef with black color is 6.45
#ed3aef color will look good with a black background.
Color Schemes of #ed3aef
Triadic Colors of #ed3aef
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 #ed3aef
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 #ed3aef
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 #ed3aef
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: #ed3aef;
}
This is a sample text used for the color #ed3aef. 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: #ed3aef;
}
This is a sample text used for the color #ed3aef. 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 #ed3aef;
}
This is a sample text used for the color #ed3aef. 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.38%
Green 10.86%
Blue 44.76%
CMYK Percentage
Cyan 1.01
Magenta 91.42%
Yellow 0%
Black 7.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.