#ea9ef5 Hex Color
rgb(234, 158, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | 9e | f5 | - | #ea9ef5 |
RGB | 234 | 158 | 245 | - | rgb(234,158,245) |
HSL | 292 | 81% | 79% | - | hsl(292,81%,79%) |
HSV | 292 | 36% | 96% | - | hsv(292,36%,96%) |
XYZ | 62.64 | 48.5387 | 92.4536 | - | xyz(62.64,48.5387,92.4536) |
CIE-LAB | 75.16 | 42.17 | -32.21 | - | lab(75.16,42.17,-32.21) |
CMYK | 0.044897959183674 | 0.35510204081633 | 0 | 0.03921568627451 | cmyk(0.044897959183674,0.35510204081633,0,0.03921568627451) |
Description
The RGB value of color #ea9ef5 is rgb(234, 158, 245).
In the hex color #ea9ef5, The value of Red is 234, value of Green is 158, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #ea9ef5 consists of 292° Hue, 81% Saturation, and 79% Lightness.
In the CMYK color model, the color #ea9ef5 can be represented as Cyan=0.044897959183674%, Magenta=0.35510204081633%, Yellow=0%, and Black=0.03921568627451%.
Shades of #ea9ef5
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 #ea9ef5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ea9ef5
Preview of #ea9ef5 on White Background
The contrast ratio of #ea9ef5 with white color is 1.96
Preview of #ea9ef5 on black background
The contrast ratio of #ea9ef5 with black color is 10.71
#ea9ef5 color will look good with a black background.
Color Schemes of #ea9ef5
Triadic Colors of #ea9ef5
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 #ea9ef5
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 #ea9ef5
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 #ea9ef5
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: #ea9ef5;
}
This is a sample text used for the color #ea9ef5. 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: #ea9ef5;
}
This is a sample text used for the color #ea9ef5. 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 #ea9ef5;
}
This is a sample text used for the color #ea9ef5. 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 36.73%
Green 24.8%
Blue 38.46%
CMYK Percentage
Cyan 10.22
Magenta 80.85%
Yellow 0%
Black 8.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.