Shades of Leather #886758
Tints of Leather #886758
RGB
CMYK
RGB Variations
Color information
#886758 (or 0x886758) is known color: Leather. HEX triplet: 88, 67 and 58. RGB value is (136,103,88). Sum of RGB (Red+Green+Blue) = 136+103+88=327 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.59% from 327); Green value is 103 (40.62% from 255 or 31.50% from 327); Blue value is 88 (34.77% from 255 or 26.91% from 327); Max value from RGB is 136 - color contains mainly: red. Hex color #886758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886758 is #7798A7. Grayscale: #6F6F6F. Windows color (decimal): -7837864 or 5793672. OLE color: 5793672.
HSL color Cylindrical-coordinate representation of color #886758: hue angle of 18.75º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #886758 is Cyan = 0, Magento = 0.24, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 88 | - |
| CMYK | 0 | 0.24 | 0.35 | 0.47 |
| HSL | 18.75º | 0.21% | 0.44% | - |
| HSV(B) | 18.75º | 0.35% | 0.53% | - |
| XYZ | 16.77 | 15.64 | 11.37 | - |
| YUV | 111.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 88 | 0 | 0.24 | 0.35 | 0.47 | 18.75 | 0.21 | 0.44 |
| Hex | 88 | 67 | 58 | 0 | 18 | 23 | 2F | 13 | 15 | 2C |
| Octal | 210 | 147 | 130 | 0 | 30 | 43 | 57 | 23 | 25 | 54 |
| Binary | 10001000 | 1100111 | 1011000 | 0 | 11000 | 100011 | 101111 | 10011 | 10101 | 101100 |
Color Harmonies of #886758
Complementary color
Monochromatic Colors of #886758
Black with #886758
Text Example
Text Example
White with #886758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886758; }
p { color: rgb(136,103,88); }
H1.HeaderClassName
{
color: #886758;
}
.AnyTagClassName
{
color: #886758;
}
</style>
background-color css
<style>
a { background-color: #886758; }
a { background-color: rgb(136,103,88); }
div.DivClassName
{
background-color: #886758;
}
.BgClassName
{
background-color: #886758;
}
</style>
border-color css
<style>
span { border-color: #886758; }
span { border-color: rgb(136,103,88); }
td.TdClassName
{
border-color: #886758;
}
.TagClassName
{
border-color: #886758;
}
</style>