Shades of Leather #886754
Tints of Leather #886754
RGB
CMYK
RGB Variations
Color information
#886754 (or 0x886754) is known color: Leather. HEX triplet: 88, 67 and 54. RGB value is (136,103,84). Sum of RGB (Red+Green+Blue) = 136+103+84=323 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.11% from 323); Green value is 103 (40.62% from 255 or 31.89% from 323); Blue value is 84 (33.20% from 255 or 26.01% from 323); Max value from RGB is 136 - color contains mainly: red. Hex color #886754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886754 is #7798AB. Grayscale: #6E6E6E. Windows color (decimal): -7837868 or 5531528. OLE color: 5531528.
HSL color Cylindrical-coordinate representation of color #886754: hue angle of 21.92º 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 #886754 is Cyan = 0, Magento = 0.24, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 84 | - |
| CMYK | 0 | 0.24 | 0.38 | 0.47 |
| HSL | 21.92º | 0.24% | 0.43% | - |
| HSV(B) | 21.92º | 0.38% | 0.53% | - |
| XYZ | 16.6 | 15.57 | 10.52 | - |
| YUV | 110.7 | 112.93 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 84 | 0 | 0.24 | 0.38 | 0.47 | 21.92 | 0.24 | 0.43 |
| Hex | 88 | 67 | 54 | 0 | 18 | 26 | 2F | 16 | 18 | 2B |
| Octal | 210 | 147 | 124 | 0 | 30 | 46 | 57 | 26 | 30 | 53 |
| Binary | 10001000 | 1100111 | 1010100 | 0 | 11000 | 100110 | 101111 | 10110 | 11000 | 101011 |
Color Harmonies of #886754
Complementary color
Monochromatic Colors of #886754
Black with #886754
Text Example
Text Example
White with #886754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886754; }
p { color: rgb(136,103,84); }
H1.HeaderClassName
{
color: #886754;
}
.AnyTagClassName
{
color: #886754;
}
</style>
background-color css
<style>
a { background-color: #886754; }
a { background-color: rgb(136,103,84); }
div.DivClassName
{
background-color: #886754;
}
.BgClassName
{
background-color: #886754;
}
</style>
border-color css
<style>
span { border-color: #886754; }
span { border-color: rgb(136,103,84); }
td.TdClassName
{
border-color: #886754;
}
.TagClassName
{
border-color: #886754;
}
</style>