#eb5ae3 Hex Color
rgb(235, 90, 227)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | eb | 5a | e3 | - | #eb5ae3 |
| RGB | 235 | 90 | 227 | - | rgb(235,90,227) |
| HSL | 303 | 78% | 64% | - | hsl(303,78%,64%) |
| HSV | 303 | 62% | 92% | - | hsv(303,62%,92%) |
| XYZ | 51.7822 | 30.5205 | 75.8349 | - | xyz(51.7822,30.5205,75.8349) |
| CIE-LAB | 62.1 | 71.73 | -42.63 | - | lab(62.1,71.73,-42.63) |
| CMYK | 0 | 0.61702127659574 | 0.034042553191489 | 0.07843137254902 | cmyk(0,0.61702127659574,0.034042553191489,0.07843137254902) |
Description
The RGB value of color #eb5ae3 is rgb(235, 90, 227).
In the hex color #eb5ae3, The value of Red is 235, value of Green is 90, and value of Blue is 227. The primary color is Red. Similarly, The HSL values for #eb5ae3 consists of 303° Hue, 78% Saturation, and 64% Lightness.
In the CMYK color model, the color #eb5ae3 can be represented as Cyan=0%, Magenta=0.61702127659574%, Yellow=0.034042553191489%, and Black=0.07843137254902%.
Shades of #eb5ae3
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 #eb5ae3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb5ae3
Preview of #eb5ae3 on White Background
The contrast ratio of #eb5ae3 with white color is 2.96
Preview of #eb5ae3 on black background
The contrast ratio of #eb5ae3 with black color is 7.1
#eb5ae3 color will look good with a black background.
Color Schemes of #eb5ae3
Triadic Colors of #eb5ae3
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 #eb5ae3
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 #eb5ae3
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 #eb5ae3
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: #eb5ae3;
}
This is a sample text used for the color #eb5ae3. 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: #eb5ae3;
}
This is a sample text used for the color #eb5ae3. 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 #eb5ae3;
}
This is a sample text used for the color #eb5ae3. 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 42.57%
Green 16.3%
Blue 41.12%
CMYK Percentage
Cyan 0
Magenta 84.58%
Yellow 4.67%
Black 10.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.