#e82dde Hex Color
rgb(232, 45, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | 2d | de | - | #e82dde |
RGB | 232 | 45 | 222 | - | rgb(232,45,222) |
HSL | 303 | 80% | 54% | - | hsl(303,80%,54%) |
HSV | 303 | 81% | 91% | - | hsv(303,81%,91%) |
XYZ | 47.4019 | 24.3065 | 71.3005 | - | xyz(47.4019,24.3065,71.3005) |
CIE-LAB | 56.39 | 84.47 | -48.86 | - | lab(56.39,84.47,-48.86) |
CMYK | 0 | 0.80603448275862 | 0.043103448275862 | 0.090196078431373 | cmyk(0,0.80603448275862,0.043103448275862,0.090196078431373) |
Description
The RGB value of color #e82dde is rgb(232, 45, 222).
In the hex color #e82dde, The value of Red is 232, value of Green is 45, and value of Blue is 222. The primary color is Red. Similarly, The HSL values for #e82dde consists of 303° Hue, 80% Saturation, and 54% Lightness.
In the CMYK color model, the color #e82dde can be represented as Cyan=0%, Magenta=0.80603448275862%, Yellow=0.043103448275862%, and Black=0.090196078431373%.
Shades of #e82dde
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 #e82dde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e82dde
Preview of #e82dde on White Background
The contrast ratio of #e82dde with white color is 3.58
Preview of #e82dde on black background
The contrast ratio of #e82dde with black color is 5.86
#e82dde color will look good with a black background.
Color Schemes of #e82dde
Triadic Colors of #e82dde
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 #e82dde
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 #e82dde
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 #e82dde
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: #e82dde;
}
This is a sample text used for the color #e82dde. 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: #e82dde;
}
This is a sample text used for the color #e82dde. 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 #e82dde;
}
This is a sample text used for the color #e82dde. 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 46.49%
Green 9.02%
Blue 44.49%
CMYK Percentage
Cyan 0
Magenta 85.81%
Yellow 4.59%
Black 9.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.