Shades of Leather #886756
Tints of Leather #886756
RGB
CMYK
RGB Variations
Color information
#886756 (or 0x886756) is known color: Leather. HEX triplet: 88, 67 and 56. RGB value is (136,103,86). Sum of RGB (Red+Green+Blue) = 136+103+86=325 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.85% from 325); Green value is 103 (40.62% from 255 or 31.69% from 325); Blue value is 86 (33.98% from 255 or 26.46% from 325); Max value from RGB is 136 - color contains mainly: red. Hex color #886756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886756 is #7798A9. Grayscale: #6F6F6F. Windows color (decimal): -7837866 or 5662600. OLE color: 5662600.
HSL color Cylindrical-coordinate representation of color #886756: hue angle of 20.4º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #886756 is Cyan = 0, Magento = 0.24, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 86 | - |
| CMYK | 0 | 0.24 | 0.37 | 0.47 |
| HSL | 20.4º | 0.23% | 0.44% | - |
| HSV(B) | 20.4º | 0.37% | 0.53% | - |
| XYZ | 16.68 | 15.61 | 10.94 | - |
| YUV | 110.93 | 113.93 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 86 | 0 | 0.24 | 0.37 | 0.47 | 20.4 | 0.23 | 0.44 |
| Hex | 88 | 67 | 56 | 0 | 18 | 25 | 2F | 14 | 17 | 2C |
| Octal | 210 | 147 | 126 | 0 | 30 | 45 | 57 | 24 | 27 | 54 |
| Binary | 10001000 | 1100111 | 1010110 | 0 | 11000 | 100101 | 101111 | 10100 | 10111 | 101100 |
Color Harmonies of #886756
Complementary color
Monochromatic Colors of #886756
Black with #886756
Text Example
Text Example
White with #886756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886756; }
p { color: rgb(136,103,86); }
H1.HeaderClassName
{
color: #886756;
}
.AnyTagClassName
{
color: #886756;
}
</style>
background-color css
<style>
a { background-color: #886756; }
a { background-color: rgb(136,103,86); }
div.DivClassName
{
background-color: #886756;
}
.BgClassName
{
background-color: #886756;
}
</style>
border-color css
<style>
span { border-color: #886756; }
span { border-color: rgb(136,103,86); }
td.TdClassName
{
border-color: #886756;
}
.TagClassName
{
border-color: #886756;
}
</style>