#e1a6fb Hex Color
rgb(225, 166, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | a6 | fb | - | #e1a6fb |
RGB | 225 | 166 | 251 | - | rgb(225,166,251) |
HSL | 282 | 91% | 82% | - | hsl(282,91%,82%) |
HSV | 282 | 34% | 98% | - | hsv(282,34%,98%) |
XYZ | 62.1001 | 50.245 | 97.692 | - | xyz(62.1001,50.245,97.692) |
CIE-LAB | 76.22 | 36.37 | -33.9 | - | lab(76.22,36.37,-33.9) |
CMYK | 0.10358565737052 | 0.33864541832669 | 0 | 0.015686274509804 | cmyk(0.10358565737052,0.33864541832669,0,0.015686274509804) |
Description
The RGB value of color #e1a6fb is rgb(225, 166, 251).
In the hex color #e1a6fb, The value of Red is 225, value of Green is 166, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #e1a6fb consists of 282° Hue, 91% Saturation, and 82% Lightness.
In the CMYK color model, the color #e1a6fb can be represented as Cyan=0.10358565737052%, Magenta=0.33864541832669%, Yellow=0%, and Black=0.015686274509804%.
Shades of #e1a6fb
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 #e1a6fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e1a6fb
Preview of #e1a6fb on White Background
The contrast ratio of #e1a6fb with white color is 1.9
Preview of #e1a6fb on black background
The contrast ratio of #e1a6fb with black color is 11.05
#e1a6fb color will look good with a black background.
Color Schemes of #e1a6fb
Triadic Colors of #e1a6fb
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 #e1a6fb
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 #e1a6fb
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 #e1a6fb
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: #e1a6fb;
}
This is a sample text used for the color #e1a6fb. 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: #e1a6fb;
}
This is a sample text used for the color #e1a6fb. 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 #e1a6fb;
}
This is a sample text used for the color #e1a6fb. 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.05%
Green 25.86%
Blue 39.1%
CMYK Percentage
Cyan 22.62
Magenta 73.95%
Yellow 0%
Black 3.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.