#ed5ef3 Hex Color
rgb(237, 94, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 5e | f3 | - | #ed5ef3 |
RGB | 237 | 94 | 243 | - | rgb(237,94,243) |
HSL | 298 | 86% | 66% | - | hsl(298,86%,66%) |
HSV | 298 | 61% | 95% | - | hsv(298,61%,95%) |
XYZ | 55.1054 | 32.481 | 88.1591 | - | xyz(55.1054,32.481,88.1591) |
CIE-LAB | 63.74 | 73.22 | -48.93 | - | lab(63.74,73.22,-48.93) |
CMYK | 0.024691358024691 | 0.61316872427984 | 0 | 0.047058823529412 | cmyk(0.024691358024691,0.61316872427984,0,0.047058823529412) |
Description
The RGB value of color #ed5ef3 is rgb(237, 94, 243).
In the hex color #ed5ef3, The value of Red is 237, value of Green is 94, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #ed5ef3 consists of 298° Hue, 86% Saturation, and 66% Lightness.
In the CMYK color model, the color #ed5ef3 can be represented as Cyan=0.024691358024691%, Magenta=0.61316872427984%, Yellow=0%, and Black=0.047058823529412%.
Shades of #ed5ef3
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 #ed5ef3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed5ef3
Preview of #ed5ef3 on White Background
The contrast ratio of #ed5ef3 with white color is 2.8
Preview of #ed5ef3 on black background
The contrast ratio of #ed5ef3 with black color is 7.5
#ed5ef3 color will look good with a black background.
Color Schemes of #ed5ef3
Triadic Colors of #ed5ef3
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 #ed5ef3
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 #ed5ef3
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 #ed5ef3
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: #ed5ef3;
}
This is a sample text used for the color #ed5ef3. 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: #ed5ef3;
}
This is a sample text used for the color #ed5ef3. 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 #ed5ef3;
}
This is a sample text used for the color #ed5ef3. 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 41.29%
Green 16.38%
Blue 42.33%
CMYK Percentage
Cyan 3.61
Magenta 89.52%
Yellow 0%
Black 6.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.