#eab3fe Hex Color
rgb(234, 179, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | b3 | fe | - | #eab3fe |
RGB | 234 | 179 | 254 | - | rgb(234,179,254) |
HSL | 284 | 97% | 85% | - | hsl(284,97%,85%) |
HSV | 284 | 30% | 100% | - | hsv(284,30%,100%) |
XYZ | 67.9412 | 56.8884 | 101.1656 | - | xyz(67.9412,56.8884,101.1656) |
CIE-LAB | 80.12 | 32.77 | -29.44 | - | lab(80.12,32.77,-29.44) |
CMYK | 0.078740157480315 | 0.29527559055118 | 0 | 0.003921568627451 | cmyk(0.078740157480315,0.29527559055118,0,0.003921568627451) |
Description
The RGB value of color #eab3fe is rgb(234, 179, 254).
In the hex color #eab3fe, The value of Red is 234, value of Green is 179, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #eab3fe consists of 284° Hue, 97% Saturation, and 85% Lightness.
In the CMYK color model, the color #eab3fe can be represented as Cyan=0.078740157480315%, Magenta=0.29527559055118%, Yellow=0%, and Black=0.003921568627451%.
Shades of #eab3fe
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 #eab3fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eab3fe
Preview of #eab3fe on White Background
The contrast ratio of #eab3fe with white color is 1.7
Preview of #eab3fe on black background
The contrast ratio of #eab3fe with black color is 12.38
#eab3fe color will look good with a black background.
Color Schemes of #eab3fe
Triadic Colors of #eab3fe
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 #eab3fe
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 #eab3fe
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 #eab3fe
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: #eab3fe;
}
This is a sample text used for the color #eab3fe. 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: #eab3fe;
}
This is a sample text used for the color #eab3fe. 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 #eab3fe;
}
This is a sample text used for the color #eab3fe. 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 35.08%
Green 26.84%
Blue 38.08%
CMYK Percentage
Cyan 20.83
Magenta 78.13%
Yellow 0%
Black 1.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.