#e91ffc Hex Color
rgb(233, 31, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | 1f | fc | - | #e91ffc |
RGB | 233 | 31 | 252 | - | rgb(233,31,252) |
HSL | 295 | 97% | 55% | - | hsl(295,97%,55%) |
HSV | 295 | 88% | 99% | - | hsv(295,88%,99%) |
XYZ | 51.6649 | 25.3319 | 94.262 | - | xyz(51.6649,25.3319,94.262) |
CIE-LAB | 57.4 | 91.69 | -64.07 | - | lab(57.4,91.69,-64.07) |
CMYK | 0.075396825396825 | 0.87698412698413 | 0 | 0.011764705882353 | cmyk(0.075396825396825,0.87698412698413,0,0.011764705882353) |
Description
The RGB value of color #e91ffc is rgb(233, 31, 252).
In the hex color #e91ffc, The value of Red is 233, value of Green is 31, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #e91ffc consists of 295° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #e91ffc can be represented as Cyan=0.075396825396825%, Magenta=0.87698412698413%, Yellow=0%, and Black=0.011764705882353%.
Shades of #e91ffc
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 #e91ffc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e91ffc
Preview of #e91ffc on White Background
The contrast ratio of #e91ffc with white color is 3.46
Preview of #e91ffc on black background
The contrast ratio of #e91ffc with black color is 6.07
#e91ffc color will look good with a black background.
Color Schemes of #e91ffc
Triadic Colors of #e91ffc
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 #e91ffc
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 #e91ffc
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 #e91ffc
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: #e91ffc;
}
This is a sample text used for the color #e91ffc. 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: #e91ffc;
}
This is a sample text used for the color #e91ffc. 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 #e91ffc;
}
This is a sample text used for the color #e91ffc. 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.16%
Green 6.01%
Blue 48.84%
CMYK Percentage
Cyan 7.82
Magenta 90.96%
Yellow 0%
Black 1.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.