#8e8277 Hex Color
rgb(142, 130, 119)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8e | 82 | 77 | - | #8e8277 |
| RGB | 142 | 130 | 119 | - | rgb(142,130,119) |
| HSL | 29 | 9% | 51% | - | hsl(29,9%,51%) |
| HSV | 29 | 16% | 56% | - | hsv(29,16%,56%) |
| XYZ | 22.4677 | 23.048 | 20.7173 | - | xyz(22.4677,23.048,20.7173) |
| CIE-LAB | 55.12 | 2.6 | 7.59 | - | lab(55.12,2.6,7.59) |
| CMYK | 0 | 0.084507042253521 | 0.16197183098592 | 0.44313725490196 | cmyk(0,0.084507042253521,0.16197183098592,0.44313725490196) |
Description
The RGB value of color #8e8277 is rgb(142, 130, 119).
In the hex color #8e8277, The value of Red is 142, value of Green is 130, and value of Blue is 119. The primary color is Red. Similarly, The HSL values for #8e8277 consists of 29° Hue, 9% Saturation, and 51% Lightness.
In the CMYK color model, the color #8e8277 can be represented as Cyan=0%, Magenta=0.084507042253521%, Yellow=0.16197183098592%, and Black=0.44313725490196%.
Shades of #8e8277
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 #8e8277
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8e8277
Preview of #8e8277 on White Background
The contrast ratio of #8e8277 with white color is 3.74
Preview of #8e8277 on black background
The contrast ratio of #8e8277 with black color is 5.61
#8e8277 color will look good with a black background.
Color Schemes of #8e8277
Triadic Colors of #8e8277
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 #8e8277
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 #8e8277
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 #8e8277
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: #8e8277;
}
This is a sample text used for the color #8e8277. 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: #8e8277;
}
This is a sample text used for the color #8e8277. 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 #8e8277;
}
This is a sample text used for the color #8e8277. 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 36.32%
Green 33.25%
Blue 30.43%
CMYK Percentage
Cyan 0
Magenta 12.25%
Yellow 23.49%
Black 64.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.