#e30edf Hex Color
rgb(227, 14, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e3 | 0e | df | - | #e30edf |
RGB | 227 | 14 | 223 | - | rgb(227,14,223) |
HSL | 301 | 88% | 47% | - | hsl(301,88%,47%) |
HSV | 301 | 94% | 89% | - | hsv(301,94%,89%) |
XYZ | 45.1549 | 21.9727 | 71.6733 | - | xyz(45.1549,21.9727,71.6733) |
CIE-LAB | 54 | 88.43 | -53.29 | - | lab(54,88.43,-53.29) |
CMYK | 0 | 0.93832599118943 | 0.017621145374449 | 0.10980392156863 | cmyk(0,0.93832599118943,0.017621145374449,0.10980392156863) |
Description
The RGB value of color #e30edf is rgb(227, 14, 223).
In the hex color #e30edf, The value of Red is 227, value of Green is 14, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #e30edf consists of 301° Hue, 88% Saturation, and 47% Lightness.
In the CMYK color model, the color #e30edf can be represented as Cyan=0%, Magenta=0.93832599118943%, Yellow=0.017621145374449%, and Black=0.10980392156863%.
Shades of #e30edf
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 #e30edf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e30edf
Preview of #e30edf on White Background
The contrast ratio of #e30edf with white color is 3.89
Preview of #e30edf on black background
The contrast ratio of #e30edf with black color is 5.39
#e30edf color will look good with a black background.
Color Schemes of #e30edf
Triadic Colors of #e30edf
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 #e30edf
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 #e30edf
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 #e30edf
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: #e30edf;
}
This is a sample text used for the color #e30edf. 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: #e30edf;
}
This is a sample text used for the color #e30edf. 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 #e30edf;
}
This is a sample text used for the color #e30edf. 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 48.92%
Green 3.02%
Blue 48.06%
CMYK Percentage
Cyan 0
Magenta 88.04%
Yellow 1.65%
Black 10.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.