#ed80fd Hex Color
rgb(237, 128, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 80 | fd | - | #ed80fd |
RGB | 237 | 128 | 253 | - | rgb(237,128,253) |
HSL | 292 | 97% | 75% | - | hsl(292,97%,75%) |
HSV | 292 | 49% | 99% | - | hsv(292,49%,99%) |
XYZ | 60.3738 | 40.5347 | 97.5704 | - | xyz(60.3738,40.5347,97.5704) |
CIE-LAB | 69.85 | 59.77 | -44.8 | - | lab(69.85,59.77,-44.8) |
CMYK | 0.063241106719368 | 0.49407114624506 | 0 | 0.0078431372549019 | cmyk(0.063241106719368,0.49407114624506,0,0.0078431372549019) |
Description
The RGB value of color #ed80fd is rgb(237, 128, 253).
In the hex color #ed80fd, The value of Red is 237, value of Green is 128, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #ed80fd consists of 292° Hue, 97% Saturation, and 75% Lightness.
In the CMYK color model, the color #ed80fd can be represented as Cyan=0.063241106719368%, Magenta=0.49407114624506%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #ed80fd
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 #ed80fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed80fd
Preview of #ed80fd on White Background
The contrast ratio of #ed80fd with white color is 2.31
Preview of #ed80fd on black background
The contrast ratio of #ed80fd with black color is 9.11
#ed80fd color will look good with a black background.
Color Schemes of #ed80fd
Triadic Colors of #ed80fd
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 #ed80fd
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 #ed80fd
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 #ed80fd
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: #ed80fd;
}
This is a sample text used for the color #ed80fd. 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: #ed80fd;
}
This is a sample text used for the color #ed80fd. 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 #ed80fd;
}
This is a sample text used for the color #ed80fd. 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.35%
Green 20.71%
Blue 40.94%
CMYK Percentage
Cyan 11.19
Magenta 87.42%
Yellow 0%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.