#e6a4cd Hex Color
rgb(230, 164, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | a4 | cd | - | #e6a4cd |
RGB | 230 | 164 | 205 | - | rgb(230,164,205) |
HSL | 323 | 57% | 77% | - | hsl(323,57%,77%) |
HSV | 323 | 29% | 90% | - | hsv(323,29%,90%) |
XYZ | 56.928 | 47.7817 | 63.98 | - | xyz(56.928,47.7817,63.98) |
CIE-LAB | 74.69 | 30.58 | -11.16 | - | lab(74.69,30.58,-11.16) |
CMYK | 0 | 0.28695652173913 | 0.10869565217391 | 0.098039215686274 | cmyk(0,0.28695652173913,0.10869565217391,0.098039215686274) |
Description
The RGB value of color #e6a4cd is rgb(230, 164, 205).
In the hex color #e6a4cd, The value of Red is 230, value of Green is 164, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #e6a4cd consists of 323° Hue, 57% Saturation, and 77% Lightness.
In the CMYK color model, the color #e6a4cd can be represented as Cyan=0%, Magenta=0.28695652173913%, Yellow=0.10869565217391%, and Black=0.098039215686274%.
Shades of #e6a4cd
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 #e6a4cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6a4cd
Preview of #e6a4cd on White Background
The contrast ratio of #e6a4cd with white color is 1.99
Preview of #e6a4cd on black background
The contrast ratio of #e6a4cd with black color is 10.56
#e6a4cd color will look good with a black background.
Color Schemes of #e6a4cd
Triadic Colors of #e6a4cd
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 #e6a4cd
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 #e6a4cd
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 #e6a4cd
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: #e6a4cd;
}
This is a sample text used for the color #e6a4cd. 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: #e6a4cd;
}
This is a sample text used for the color #e6a4cd. 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 #e6a4cd;
}
This is a sample text used for the color #e6a4cd. 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.4%
Green 27.38%
Blue 34.22%
CMYK Percentage
Cyan 0
Magenta 58.12%
Yellow 22.02%
Black 19.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.