#e47f6f Hex Color
rgb(228, 127, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | 7f | 6f | - | #e47f6f |
RGB | 228 | 127 | 111 | - | rgb(228,127,111) |
HSL | 8 | 68% | 66% | - | hsl(8,68%,66%) |
HSV | 8 | 51% | 89% | - | hsv(8,51%,89%) |
XYZ | 42.4535 | 32.8204 | 19.1364 | - | xyz(42.4535,32.8204,19.1364) |
CIE-LAB | 64.02 | 37.31 | 25.93 | - | lab(64.02,37.31,25.93) |
CMYK | 0 | 0.44298245614035 | 0.51315789473684 | 0.10588235294118 | cmyk(0,0.44298245614035,0.51315789473684,0.10588235294118) |
Description
The RGB value of color #e47f6f is rgb(228, 127, 111).
In the hex color #e47f6f, The value of Red is 228, value of Green is 127, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #e47f6f consists of 8° Hue, 68% Saturation, and 66% Lightness.
In the CMYK color model, the color #e47f6f can be represented as Cyan=0%, Magenta=0.44298245614035%, Yellow=0.51315789473684%, and Black=0.10588235294118%.
Shades of #e47f6f
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 #e47f6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e47f6f
Preview of #e47f6f on White Background
The contrast ratio of #e47f6f with white color is 2.78
Preview of #e47f6f on black background
The contrast ratio of #e47f6f with black color is 7.56
#e47f6f color will look good with a black background.
Color Schemes of #e47f6f
Triadic Colors of #e47f6f
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 #e47f6f
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 #e47f6f
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 #e47f6f
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: #e47f6f;
}
This is a sample text used for the color #e47f6f. 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: #e47f6f;
}
This is a sample text used for the color #e47f6f. 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 #e47f6f;
}
This is a sample text used for the color #e47f6f. 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 48.93%
Green 27.25%
Blue 23.82%
CMYK Percentage
Cyan 0
Magenta 41.71%
Yellow 48.32%
Black 9.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.