Shades of Leather #886759
Tints of Leather #886759
RGB
CMYK
RGB Variations
Color information
#886759 (or 0x886759) is known color: Leather. HEX triplet: 88, 67 and 59. RGB value is (136,103,89). Sum of RGB (Red+Green+Blue) = 136+103+89=328 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.46% from 328); Green value is 103 (40.62% from 255 or 31.40% from 328); Blue value is 89 (35.16% from 255 or 27.13% from 328); Max value from RGB is 136 - color contains mainly: red. Hex color #886759 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886759 is #7798A6. Grayscale: #6F6F6F. Windows color (decimal): -7837863 or 5859208. OLE color: 5859208.
HSL color Cylindrical-coordinate representation of color #886759: hue angle of 17.87º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #886759 is Cyan = 0, Magento = 0.24, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 89 | - |
| CMYK | 0 | 0.24 | 0.35 | 0.47 |
| HSL | 17.87º | 0.21% | 0.44% | - |
| HSV(B) | 17.87º | 0.35% | 0.53% | - |
| XYZ | 16.81 | 15.66 | 11.59 | - |
| YUV | 111.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 89 | 0 | 0.24 | 0.35 | 0.47 | 17.87 | 0.21 | 0.44 |
| Hex | 88 | 67 | 59 | 0 | 18 | 23 | 2F | 12 | 15 | 2C |
| Octal | 210 | 147 | 131 | 0 | 30 | 43 | 57 | 22 | 25 | 54 |
| Binary | 10001000 | 1100111 | 1011001 | 0 | 11000 | 100011 | 101111 | 10010 | 10101 | 101100 |
Color Harmonies of #886759
Complementary color
Monochromatic Colors of #886759
Black with #886759
Text Example
Text Example
White with #886759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886759; }
p { color: rgb(136,103,89); }
H1.HeaderClassName
{
color: #886759;
}
.AnyTagClassName
{
color: #886759;
}
</style>
background-color css
<style>
a { background-color: #886759; }
a { background-color: rgb(136,103,89); }
div.DivClassName
{
background-color: #886759;
}
.BgClassName
{
background-color: #886759;
}
</style>
border-color css
<style>
span { border-color: #886759; }
span { border-color: rgb(136,103,89); }
td.TdClassName
{
border-color: #886759;
}
.TagClassName
{
border-color: #886759;
}
</style>