Shades of Leather #886955
Tints of Leather #886955
RGB
CMYK
RGB Variations
Color information
#886955 (or 0x886955) is known color: Leather. HEX triplet: 88, 69 and 55. RGB value is (136,105,85). Sum of RGB (Red+Green+Blue) = 136+105+85=326 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.72% from 326); Green value is 105 (41.41% from 255 or 32.21% from 326); Blue value is 85 (33.59% from 255 or 26.07% from 326); Max value from RGB is 136 - color contains mainly: red. Hex color #886955 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886955 is #7796AA. Grayscale: #707070. Windows color (decimal): -7837355 or 5597576. OLE color: 5597576.
HSL color Cylindrical-coordinate representation of color #886955: hue angle of 23.53º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #886955 is Cyan = 0, Magento = 0.23, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 85 | - |
| CMYK | 0 | 0.23 | 0.38 | 0.47 |
| HSL | 23.53º | 0.23% | 0.43% | - |
| HSV(B) | 23.53º | 0.38% | 0.53% | - |
| XYZ | 16.84 | 15.99 | 10.79 | - |
| YUV | 111.99 | 112.77 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 85 | 0 | 0.23 | 0.38 | 0.47 | 23.53 | 0.23 | 0.43 |
| Hex | 88 | 69 | 55 | 0 | 17 | 26 | 2F | 18 | 17 | 2B |
| Octal | 210 | 151 | 125 | 0 | 27 | 46 | 57 | 30 | 27 | 53 |
| Binary | 10001000 | 1101001 | 1010101 | 0 | 10111 | 100110 | 101111 | 11000 | 10111 | 101011 |
Color Harmonies of #886955
Complementary color
Monochromatic Colors of #886955
Black with #886955
Text Example
Text Example
White with #886955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886955; }
p { color: rgb(136,105,85); }
H1.HeaderClassName
{
color: #886955;
}
.AnyTagClassName
{
color: #886955;
}
</style>
background-color css
<style>
a { background-color: #886955; }
a { background-color: rgb(136,105,85); }
div.DivClassName
{
background-color: #886955;
}
.BgClassName
{
background-color: #886955;
}
</style>
border-color css
<style>
span { border-color: #886955; }
span { border-color: rgb(136,105,85); }
td.TdClassName
{
border-color: #886955;
}
.TagClassName
{
border-color: #886955;
}
</style>