#e93ddf Hex Color
rgb(233, 61, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | 3d | df | - | #e93ddf |
RGB | 233 | 61 | 223 | - | rgb(233,61,223) |
HSL | 303 | 80% | 58% | - | hsl(303,80%,58%) |
HSV | 303 | 74% | 91% | - | hsv(303,74%,91%) |
XYZ | 48.5923 | 25.9888 | 72.2673 | - | xyz(48.5923,25.9888,72.2673) |
CIE-LAB | 58.03 | 80.72 | -46.83 | - | lab(58.03,80.72,-46.83) |
CMYK | 0 | 0.7381974248927 | 0.042918454935622 | 0.086274509803922 | cmyk(0,0.7381974248927,0.042918454935622,0.086274509803922) |
Description
The RGB value of color #e93ddf is rgb(233, 61, 223).
In the hex color #e93ddf, The value of Red is 233, value of Green is 61, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #e93ddf consists of 303° Hue, 80% Saturation, and 58% Lightness.
In the CMYK color model, the color #e93ddf can be represented as Cyan=0%, Magenta=0.7381974248927%, Yellow=0.042918454935622%, and Black=0.086274509803922%.
Shades of #e93ddf
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 #e93ddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e93ddf
Preview of #e93ddf on White Background
The contrast ratio of #e93ddf with white color is 3.39
Preview of #e93ddf on black background
The contrast ratio of #e93ddf with black color is 6.2
#e93ddf color will look good with a black background.
Color Schemes of #e93ddf
Triadic Colors of #e93ddf
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 #e93ddf
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 #e93ddf
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 #e93ddf
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: #e93ddf;
}
This is a sample text used for the color #e93ddf. 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: #e93ddf;
}
This is a sample text used for the color #e93ddf. 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 #e93ddf;
}
This is a sample text used for the color #e93ddf. 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 45.07%
Green 11.8%
Blue 43.13%
CMYK Percentage
Cyan 0
Magenta 85.11%
Yellow 4.95%
Black 9.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.