#e11cfa Hex Color
rgb(225, 28, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | 1c | fa | - | #e11cfa |
RGB | 225 | 28 | 250 | - | rgb(225,28,250) |
HSL | 293 | 96% | 55% | - | hsl(293,96%,55%) |
HSV | 293 | 89% | 98% | - | hsv(293,89%,98%) |
XYZ | 48.7219 | 23.7402 | 92.4569 | - | xyz(48.7219,23.7402,92.4569) |
CIE-LAB | 55.83 | 90.56 | -65.55 | - | lab(55.83,90.56,-65.55) |
CMYK | 0.1 | 0.888 | 0 | 0.019607843137255 | cmyk(0.1,0.888,0,0.019607843137255) |
Description
The RGB value of color #e11cfa is rgb(225, 28, 250).
In the hex color #e11cfa, The value of Red is 225, value of Green is 28, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #e11cfa consists of 293° Hue, 96% Saturation, and 55% Lightness.
In the CMYK color model, the color #e11cfa can be represented as Cyan=0.1%, Magenta=0.888%, Yellow=0%, and Black=0.019607843137255%.
Shades of #e11cfa
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 #e11cfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e11cfa
Preview of #e11cfa on White Background
The contrast ratio of #e11cfa with white color is 3.65
Preview of #e11cfa on black background
The contrast ratio of #e11cfa with black color is 5.75
#e11cfa color will look good with a black background.
Color Schemes of #e11cfa
Triadic Colors of #e11cfa
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 #e11cfa
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 #e11cfa
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 #e11cfa
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: #e11cfa;
}
This is a sample text used for the color #e11cfa. 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: #e11cfa;
}
This is a sample text used for the color #e11cfa. 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 #e11cfa;
}
This is a sample text used for the color #e11cfa. 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 44.73%
Green 5.57%
Blue 49.7%
CMYK Percentage
Cyan 9.92
Magenta 88.13%
Yellow 0%
Black 1.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.