#e4afcf Hex Color
rgb(228, 175, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | af | cf | - | #e4afcf |
RGB | 228 | 175 | 207 | - | rgb(228,175,207) |
HSL | 324 | 50% | 79% | - | hsl(324,50%,79%) |
HSV | 324 | 23% | 89% | - | hsv(324,23%,89%) |
XYZ | 58.5874 | 51.6589 | 65.9148 | - | xyz(58.5874,51.6589,65.9148) |
CIE-LAB | 77.08 | 24.33 | -8.71 | - | lab(77.08,24.33,-8.71) |
CMYK | 0 | 0.23245614035088 | 0.092105263157895 | 0.10588235294118 | cmyk(0,0.23245614035088,0.092105263157895,0.10588235294118) |
Description
The RGB value of color #e4afcf is rgb(228, 175, 207).
In the hex color #e4afcf, The value of Red is 228, value of Green is 175, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #e4afcf consists of 324° Hue, 50% Saturation, and 79% Lightness.
In the CMYK color model, the color #e4afcf can be represented as Cyan=0%, Magenta=0.23245614035088%, Yellow=0.092105263157895%, and Black=0.10588235294118%.
Shades of #e4afcf
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 #e4afcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4afcf
Preview of #e4afcf on White Background
The contrast ratio of #e4afcf with white color is 1.85
Preview of #e4afcf on black background
The contrast ratio of #e4afcf with black color is 11.33
#e4afcf color will look good with a black background.
Color Schemes of #e4afcf
Triadic Colors of #e4afcf
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 #e4afcf
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 #e4afcf
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 #e4afcf
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: #e4afcf;
}
This is a sample text used for the color #e4afcf. 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: #e4afcf;
}
This is a sample text used for the color #e4afcf. 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 #e4afcf;
}
This is a sample text used for the color #e4afcf. 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 37.38%
Green 28.69%
Blue 33.93%
CMYK Percentage
Cyan 0
Magenta 54%
Yellow 21.4%
Black 24.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.