#e47fcc Hex Color
rgb(228, 127, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | 7f | cc | - | #e47fcc |
RGB | 228 | 127 | 204 | - | rgb(228,127,204) |
HSL | 314 | 65% | 70% | - | hsl(314,65%,70%) |
HSV | 314 | 44% | 89% | - | hsv(314,44%,89%) |
XYZ | 50.4834 | 36.0324 | 61.4209 | - | xyz(50.4834,36.0324,61.4209) |
CIE-LAB | 66.54 | 49.13 | -22.93 | - | lab(66.54,49.13,-22.93) |
CMYK | 0 | 0.44298245614035 | 0.10526315789474 | 0.10588235294118 | cmyk(0,0.44298245614035,0.10526315789474,0.10588235294118) |
Description
The RGB value of color #e47fcc is rgb(228, 127, 204).
In the hex color #e47fcc, The value of Red is 228, value of Green is 127, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #e47fcc consists of 314° Hue, 65% Saturation, and 70% Lightness.
In the CMYK color model, the color #e47fcc can be represented as Cyan=0%, Magenta=0.44298245614035%, Yellow=0.10526315789474%, and Black=0.10588235294118%.
Shades of #e47fcc
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 #e47fcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e47fcc
Preview of #e47fcc on White Background
The contrast ratio of #e47fcc with white color is 2.56
Preview of #e47fcc on black background
The contrast ratio of #e47fcc with black color is 8.21
#e47fcc color will look good with a black background.
Color Schemes of #e47fcc
Triadic Colors of #e47fcc
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 #e47fcc
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 #e47fcc
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 #e47fcc
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: #e47fcc;
}
This is a sample text used for the color #e47fcc. 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: #e47fcc;
}
This is a sample text used for the color #e47fcc. 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 #e47fcc;
}
This is a sample text used for the color #e47fcc. 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 40.79%
Green 22.72%
Blue 36.49%
CMYK Percentage
Cyan 0
Magenta 67.72%
Yellow 16.09%
Black 16.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.