Shades of Leather #886751
Tints of Leather #886751
RGB
CMYK
RGB Variations
Color information
#886751 (or 0x886751) is known color: Leather. HEX triplet: 88, 67 and 51. RGB value is (136,103,81). Sum of RGB (Red+Green+Blue) = 136+103+81=320 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.5% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 81 (32.03% from 255 or 25.31% from 320); Max value from RGB is 136 - color contains mainly: red. Hex color #886751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886751 is #7798AE. Grayscale: #6E6E6E. Windows color (decimal): -7837871 or 5334920. OLE color: 5334920.
HSL color Cylindrical-coordinate representation of color #886751: hue angle of 24º 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 #886751 is Cyan = 0, Magento = 0.24, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 81 | - |
| CMYK | 0 | 0.24 | 0.40 | 0.47 |
| HSL | 24º | 0.25% | 0.43% | - |
| HSV(B) | 24º | 0.4% | 0.53% | - |
| XYZ | 16.49 | 15.53 | 9.91 | - |
| YUV | 110.36 | 111.43 | 146.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 81 | 0 | 0.24 | 0.40 | 0.47 | 24 | 0.25 | 0.43 |
| Hex | 88 | 67 | 51 | 0 | 18 | 28 | 2F | 18 | 19 | 2B |
| Octal | 210 | 147 | 121 | 0 | 30 | 50 | 57 | 30 | 31 | 53 |
| Binary | 10001000 | 1100111 | 1010001 | 0 | 11000 | 101000 | 101111 | 11000 | 11001 | 101011 |
Color Harmonies of #886751
Complementary color
Monochromatic Colors of #886751
Black with #886751
Text Example
Text Example
White with #886751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886751; }
p { color: rgb(136,103,81); }
H1.HeaderClassName
{
color: #886751;
}
.AnyTagClassName
{
color: #886751;
}
</style>
background-color css
<style>
a { background-color: #886751; }
a { background-color: rgb(136,103,81); }
div.DivClassName
{
background-color: #886751;
}
.BgClassName
{
background-color: #886751;
}
</style>
border-color css
<style>
span { border-color: #886751; }
span { border-color: rgb(136,103,81); }
td.TdClassName
{
border-color: #886751;
}
.TagClassName
{
border-color: #886751;
}
</style>