#e286ab Hex Color
rgb(226, 134, 171)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e2 | 86 | ab | - | #e286ab |
| RGB | 226 | 134 | 171 | - | rgb(226,134,171) |
| HSL | 336 | 61% | 71% | - | hsl(336,61%,71%) |
| HSV | 336 | 41% | 89% | - | hsv(336,41%,89%) |
| XYZ | 47.2398 | 36.1592 | 43.0177 | - | xyz(47.2398,36.1592,43.0177) |
| CIE-LAB | 66.64 | 39.85 | -4.27 | - | lab(66.64,39.85,-4.27) |
| CMYK | 0 | 0.4070796460177 | 0.24336283185841 | 0.11372549019608 | cmyk(0,0.4070796460177,0.24336283185841,0.11372549019608) |
Description
The RGB value of color #e286ab is rgb(226, 134, 171).
In the hex color #e286ab, The value of Red is 226, value of Green is 134, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #e286ab consists of 336° Hue, 61% Saturation, and 71% Lightness.
In the CMYK color model, the color #e286ab can be represented as Cyan=0%, Magenta=0.4070796460177%, Yellow=0.24336283185841%, and Black=0.11372549019608%.
Shades of #e286ab
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 #e286ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e286ab
Preview of #e286ab on White Background
The contrast ratio of #e286ab with white color is 2.55
Preview of #e286ab on black background
The contrast ratio of #e286ab with black color is 8.23
#e286ab color will look good with a black background.
Color Schemes of #e286ab
Triadic Colors of #e286ab
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 #e286ab
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 #e286ab
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 #e286ab
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: #e286ab;
}
This is a sample text used for the color #e286ab. 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: #e286ab;
}
This is a sample text used for the color #e286ab. 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 #e286ab;
}
This is a sample text used for the color #e286ab. 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.56%
Green 25.24%
Blue 32.2%
CMYK Percentage
Cyan 0
Magenta 53.27%
Yellow 31.85%
Black 14.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.