#8e6771 Hex Color
rgb(142, 103, 113)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8e | 67 | 71 | - | #8e6771 |
| RGB | 142 | 103 | 113 | - | rgb(142,103,113) |
| HSL | 345 | 16% | 48% | - | hsl(345,16%,48%) |
| HSV | 345 | 27% | 56% | - | hsv(345,27%,56%) |
| XYZ | 18.9862 | 16.6435 | 17.8346 | - | xyz(18.9862,16.6435,17.8346) |
| CIE-LAB | 47.81 | 17.25 | 0.58 | - | lab(47.81,17.25,0.58) |
| CMYK | 0 | 0.27464788732394 | 0.20422535211268 | 0.44313725490196 | cmyk(0,0.27464788732394,0.20422535211268,0.44313725490196) |
Description
The RGB value of color #8e6771 is rgb(142, 103, 113).
In the hex color #8e6771, The value of Red is 142, value of Green is 103, and value of Blue is 113. The primary color is Red. Similarly, The HSL values for #8e6771 consists of 345° Hue, 16% Saturation, and 48% Lightness.
In the CMYK color model, the color #8e6771 can be represented as Cyan=0%, Magenta=0.27464788732394%, Yellow=0.20422535211268%, and Black=0.44313725490196%.
Shades of #8e6771
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 #8e6771
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8e6771
Preview of #8e6771 on White Background
The contrast ratio of #8e6771 with white color is 4.85
#8e6771 color will look good on a white background.
Preview of #8e6771 on black background
The contrast ratio of #8e6771 with black color is 4.33
Color Schemes of #8e6771
Triadic Colors of #8e6771
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 #8e6771
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 #8e6771
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 #8e6771
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: #8e6771;
}
This is a sample text used for the color #8e6771. 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: #8e6771;
}
This is a sample text used for the color #8e6771. 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 #8e6771;
}
This is a sample text used for the color #8e6771. 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 39.66%
Green 28.77%
Blue 31.56%
CMYK Percentage
Cyan 0
Magenta 29.79%
Yellow 22.15%
Black 48.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.