#e070fa Hex Color
rgb(224, 112, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 70 | fa | - | #e070fa |
RGB | 224 | 112 | 250 | - | rgb(224,112,250) |
HSL | 289 | 93% | 71% | - | hsl(289,93%,71%) |
HSV | 289 | 55% | 98% | - | hsv(289,55%,98%) |
XYZ | 53.79 | 34.3378 | 94.2353 | - | xyz(53.79,34.3378,94.2353) |
CIE-LAB | 65.23 | 63.45 | -50.54 | - | lab(65.23,63.45,-50.54) |
CMYK | 0.104 | 0.552 | 0 | 0.019607843137255 | cmyk(0.104,0.552,0,0.019607843137255) |
Description
The RGB value of color #e070fa is rgb(224, 112, 250).
In the hex color #e070fa, The value of Red is 224, value of Green is 112, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #e070fa consists of 289° Hue, 93% Saturation, and 71% Lightness.
In the CMYK color model, the color #e070fa can be represented as Cyan=0.104%, Magenta=0.552%, Yellow=0%, and Black=0.019607843137255%.
Shades of #e070fa
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 #e070fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e070fa
Preview of #e070fa on White Background
The contrast ratio of #e070fa with white color is 2.67
Preview of #e070fa on black background
The contrast ratio of #e070fa with black color is 7.87
#e070fa color will look good with a black background.
Color Schemes of #e070fa
Triadic Colors of #e070fa
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 #e070fa
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 #e070fa
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 #e070fa
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: #e070fa;
}
This is a sample text used for the color #e070fa. 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: #e070fa;
}
This is a sample text used for the color #e070fa. 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 #e070fa;
}
This is a sample text used for the color #e070fa. 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 38.23%
Green 19.11%
Blue 42.66%
CMYK Percentage
Cyan 15.39
Magenta 81.7%
Yellow 0%
Black 2.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.