#ed7cfc Hex Color
rgb(237, 124, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 7c | fc | - | #ed7cfc |
RGB | 237 | 124 | 252 | - | rgb(237,124,252) |
HSL | 293 | 96% | 74% | - | hsl(293,96%,74%) |
HSV | 293 | 51% | 99% | - | hsv(293,51%,99%) |
XYZ | 59.7034 | 39.4481 | 96.563 | - | xyz(59.7034,39.4481,96.563) |
CIE-LAB | 69.07 | 61.51 | -45.47 | - | lab(69.07,61.51,-45.47) |
CMYK | 0.05952380952381 | 0.50793650793651 | 0 | 0.011764705882353 | cmyk(0.05952380952381,0.50793650793651,0,0.011764705882353) |
Description
The RGB value of color #ed7cfc is rgb(237, 124, 252).
In the hex color #ed7cfc, The value of Red is 237, value of Green is 124, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ed7cfc consists of 293° Hue, 96% Saturation, and 74% Lightness.
In the CMYK color model, the color #ed7cfc can be represented as Cyan=0.05952380952381%, Magenta=0.50793650793651%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ed7cfc
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 #ed7cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed7cfc
Preview of #ed7cfc on White Background
The contrast ratio of #ed7cfc with white color is 2.36
Preview of #ed7cfc on black background
The contrast ratio of #ed7cfc with black color is 8.89
#ed7cfc color will look good with a black background.
Color Schemes of #ed7cfc
Triadic Colors of #ed7cfc
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 #ed7cfc
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 #ed7cfc
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 #ed7cfc
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: #ed7cfc;
}
This is a sample text used for the color #ed7cfc. 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: #ed7cfc;
}
This is a sample text used for the color #ed7cfc. 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 #ed7cfc;
}
This is a sample text used for the color #ed7cfc. 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 38.66%
Green 20.23%
Blue 41.11%
CMYK Percentage
Cyan 10.28
Magenta 87.69%
Yellow 0%
Black 2.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.