#e89fcd Hex Color
rgb(232, 159, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | 9f | cd | - | #e89fcd |
RGB | 232 | 159 | 205 | - | rgb(232,159,205) |
HSL | 322 | 61% | 77% | - | hsl(322,61%,77%) |
HSV | 322 | 31% | 91% | - | hsv(322,31%,91%) |
XYZ | 56.6963 | 46.3599 | 63.7177 | - | xyz(56.6963,46.3599,63.7177) |
CIE-LAB | 73.78 | 33.92 | -12.5 | - | lab(73.78,33.92,-12.5) |
CMYK | 0 | 0.31465517241379 | 0.11637931034483 | 0.090196078431373 | cmyk(0,0.31465517241379,0.11637931034483,0.090196078431373) |
Description
The RGB value of color #e89fcd is rgb(232, 159, 205).
In the hex color #e89fcd, The value of Red is 232, value of Green is 159, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #e89fcd consists of 322° Hue, 61% Saturation, and 77% Lightness.
In the CMYK color model, the color #e89fcd can be represented as Cyan=0%, Magenta=0.31465517241379%, Yellow=0.11637931034483%, and Black=0.090196078431373%.
Shades of #e89fcd
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 #e89fcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e89fcd
Preview of #e89fcd on White Background
The contrast ratio of #e89fcd with white color is 2.04
Preview of #e89fcd on black background
The contrast ratio of #e89fcd with black color is 10.27
#e89fcd color will look good with a black background.
Color Schemes of #e89fcd
Triadic Colors of #e89fcd
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 #e89fcd
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 #e89fcd
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 #e89fcd
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: #e89fcd;
}
This is a sample text used for the color #e89fcd. 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: #e89fcd;
}
This is a sample text used for the color #e89fcd. 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 #e89fcd;
}
This is a sample text used for the color #e89fcd. 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 38.93%
Green 26.68%
Blue 34.4%
CMYK Percentage
Cyan 0
Magenta 60.37%
Yellow 22.33%
Black 17.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.