Shades of Leather #886551
Tints of Leather #886551
RGB
CMYK
RGB Variations
Color information
#886551 (or 0x886551) is known color: Leather. HEX triplet: 88, 65 and 51. RGB value is (136,101,81). Sum of RGB (Red+Green+Blue) = 136+101+81=318 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.77% from 318); Green value is 101 (39.84% from 255 or 31.76% from 318); Blue value is 81 (32.03% from 255 or 25.47% from 318); Max value from RGB is 136 - color contains mainly: red. Hex color #886551 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886551 is #779AAE. Grayscale: #6D6D6D. Windows color (decimal): -7838383 or 5334408. OLE color: 5334408.
HSL color Cylindrical-coordinate representation of color #886551: hue angle of 21.82º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #886551 is Cyan = 0, Magento = 0.26, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 81 | - |
| CMYK | 0 | 0.26 | 0.40 | 0.47 |
| HSL | 21.82º | 0.25% | 0.43% | - |
| HSV(B) | 21.82º | 0.4% | 0.53% | - |
| XYZ | 16.29 | 15.14 | 9.85 | - |
| YUV | 109.19 | 112.1 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 81 | 0 | 0.26 | 0.40 | 0.47 | 21.82 | 0.25 | 0.43 |
| Hex | 88 | 65 | 51 | 0 | 1A | 28 | 2F | 16 | 19 | 2B |
| Octal | 210 | 145 | 121 | 0 | 32 | 50 | 57 | 26 | 31 | 53 |
| Binary | 10001000 | 1100101 | 1010001 | 0 | 11010 | 101000 | 101111 | 10110 | 11001 | 101011 |
Color Harmonies of #886551
Complementary color
Monochromatic Colors of #886551
Black with #886551
Text Example
Text Example
White with #886551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886551; }
p { color: rgb(136,101,81); }
H1.HeaderClassName
{
color: #886551;
}
.AnyTagClassName
{
color: #886551;
}
</style>
background-color css
<style>
a { background-color: #886551; }
a { background-color: rgb(136,101,81); }
div.DivClassName
{
background-color: #886551;
}
.BgClassName
{
background-color: #886551;
}
</style>
border-color css
<style>
span { border-color: #886551; }
span { border-color: rgb(136,101,81); }
td.TdClassName
{
border-color: #886551;
}
.TagClassName
{
border-color: #886551;
}
</style>