#e11cff Hex Color
rgb(225, 28, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | 1c | ff | - | #e11cff |
RGB | 225 | 28 | 255 | - | rgb(225,28,255) |
HSL | 292 | 100% | 55% | - | hsl(292,100%,55%) |
HSV | 292 | 89% | 100% | - | hsv(292,89%,100%) |
XYZ | 49.5166 | 24.0581 | 96.6416 | - | xyz(49.5166,24.0581,96.6416) |
CIE-LAB | 56.15 | 91.35 | -67.82 | - | lab(56.15,91.35,-67.82) |
CMYK | 0.11764705882353 | 0.89019607843137 | 0 | 0 | cmyk(0.11764705882353,0.89019607843137,0,0) |
Description
The RGB value of color #e11cff is rgb(225, 28, 255).
In the hex color #e11cff, The value of Red is 225, value of Green is 28, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #e11cff consists of 292° Hue, 100% Saturation, and 55% Lightness.
In the CMYK color model, the color #e11cff can be represented as Cyan=0.11764705882353%, Magenta=0.89019607843137%, Yellow=0%, and Black=0%.
Shades of #e11cff
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 #e11cff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e11cff
Preview of #e11cff on White Background
The contrast ratio of #e11cff with white color is 3.61
Preview of #e11cff on black background
The contrast ratio of #e11cff with black color is 5.81
#e11cff color will look good with a black background.
Color Schemes of #e11cff
Triadic Colors of #e11cff
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 #e11cff
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 #e11cff
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 #e11cff
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: #e11cff;
}
This is a sample text used for the color #e11cff. 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: #e11cff;
}
This is a sample text used for the color #e11cff. 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 #e11cff;
}
This is a sample text used for the color #e11cff. 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.29%
Green 5.51%
Blue 50.2%
CMYK Percentage
Cyan 11.67
Magenta 88.33%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.