Shades of Leather #886654
Tints of Leather #886654
RGB
CMYK
RGB Variations
Color information
#886654 (or 0x886654) is known color: Leather. HEX triplet: 88, 66 and 54. RGB value is (136,102,84). Sum of RGB (Red+Green+Blue) = 136+102+84=322 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.24% from 322); Green value is 102 (40.23% from 255 or 31.68% from 322); Blue value is 84 (33.20% from 255 or 26.09% from 322); Max value from RGB is 136 - color contains mainly: red. Hex color #886654 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886654 is #7799AB. Grayscale: #6E6E6E. Windows color (decimal): -7838124 or 5531272. OLE color: 5531272.
HSL color Cylindrical-coordinate representation of color #886654: hue angle of 20.77º degrees, saturation: 0.24, 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 #886654 is Cyan = 0, Magento = 0.25, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 84 | - |
| CMYK | 0 | 0.25 | 0.38 | 0.47 |
| HSL | 20.77º | 0.24% | 0.43% | - |
| HSV(B) | 20.77º | 0.38% | 0.53% | - |
| XYZ | 16.5 | 15.38 | 10.49 | - |
| YUV | 110.11 | 113.26 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 84 | 0 | 0.25 | 0.38 | 0.47 | 20.77 | 0.24 | 0.43 |
| Hex | 88 | 66 | 54 | 0 | 19 | 26 | 2F | 15 | 18 | 2B |
| Octal | 210 | 146 | 124 | 0 | 31 | 46 | 57 | 25 | 30 | 53 |
| Binary | 10001000 | 1100110 | 1010100 | 0 | 11001 | 100110 | 101111 | 10101 | 11000 | 101011 |
Color Harmonies of #886654
Complementary color
Monochromatic Colors of #886654
Black with #886654
Text Example
Text Example
White with #886654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886654; }
p { color: rgb(136,102,84); }
H1.HeaderClassName
{
color: #886654;
}
.AnyTagClassName
{
color: #886654;
}
</style>
background-color css
<style>
a { background-color: #886654; }
a { background-color: rgb(136,102,84); }
div.DivClassName
{
background-color: #886654;
}
.BgClassName
{
background-color: #886654;
}
</style>
border-color css
<style>
span { border-color: #886654; }
span { border-color: rgb(136,102,84); }
td.TdClassName
{
border-color: #886654;
}
.TagClassName
{
border-color: #886654;
}
</style>