#e14efc Hex Color
rgb(225, 78, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | 4e | fc | - | #e14efc |
RGB | 225 | 78 | 252 | - | rgb(225,78,252) |
HSL | 291 | 97% | 65% | - | hsl(291,97%,65%) |
HSV | 291 | 69% | 99% | - | hsv(291,69%,99%) |
XYZ | 51.3464 | 28.4846 | 94.8873 | - | xyz(51.3464,28.4846,94.8873) |
CIE-LAB | 60.32 | 78.24 | -59.44 | - | lab(60.32,78.24,-59.44) |
CMYK | 0.10714285714286 | 0.69047619047619 | 0 | 0.011764705882353 | cmyk(0.10714285714286,0.69047619047619,0,0.011764705882353) |
Description
The RGB value of color #e14efc is rgb(225, 78, 252).
In the hex color #e14efc, The value of Red is 225, value of Green is 78, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #e14efc consists of 291° Hue, 97% Saturation, and 65% Lightness.
In the CMYK color model, the color #e14efc can be represented as Cyan=0.10714285714286%, Magenta=0.69047619047619%, Yellow=0%, and Black=0.011764705882353%.
Shades of #e14efc
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 #e14efc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e14efc
Preview of #e14efc on White Background
The contrast ratio of #e14efc with white color is 3.14
Preview of #e14efc on black background
The contrast ratio of #e14efc with black color is 6.7
#e14efc color will look good with a black background.
Color Schemes of #e14efc
Triadic Colors of #e14efc
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 #e14efc
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 #e14efc
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 #e14efc
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: #e14efc;
}
This is a sample text used for the color #e14efc. 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: #e14efc;
}
This is a sample text used for the color #e14efc. 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 #e14efc;
}
This is a sample text used for the color #e14efc. 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 40.54%
Green 14.05%
Blue 45.41%
CMYK Percentage
Cyan 13.24
Magenta 85.31%
Yellow 0%
Black 1.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.