Shades of Leather #886958
Tints of Leather #886958
RGB
CMYK
RGB Variations
Color information
#886958 (or 0x886958) is known color: Leather. HEX triplet: 88, 69 and 58. RGB value is (136,105,88). Sum of RGB (Red+Green+Blue) = 136+105+88=329 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.34% from 329); Green value is 105 (41.41% from 255 or 31.91% from 329); Blue value is 88 (34.77% from 255 or 26.75% from 329); Max value from RGB is 136 - color contains mainly: red. Hex color #886958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886958 is #7796A7. Grayscale: #707070. Windows color (decimal): -7837352 or 5794184. OLE color: 5794184.
HSL color Cylindrical-coordinate representation of color #886958: hue angle of 21.25º 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 #886958 is Cyan = 0, Magento = 0.23, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 88 | - |
| CMYK | 0 | 0.23 | 0.35 | 0.47 |
| HSL | 21.25º | 0.21% | 0.44% | - |
| HSV(B) | 21.25º | 0.35% | 0.53% | - |
| XYZ | 16.97 | 16.04 | 11.43 | - |
| YUV | 112.33 | 114.27 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 88 | 0 | 0.23 | 0.35 | 0.47 | 21.25 | 0.21 | 0.44 |
| Hex | 88 | 69 | 58 | 0 | 17 | 23 | 2F | 15 | 15 | 2C |
| Octal | 210 | 151 | 130 | 0 | 27 | 43 | 57 | 25 | 25 | 54 |
| Binary | 10001000 | 1101001 | 1011000 | 0 | 10111 | 100011 | 101111 | 10101 | 10101 | 101100 |
Color Harmonies of #886958
Complementary color
Monochromatic Colors of #886958
Black with #886958
Text Example
Text Example
White with #886958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886958; }
p { color: rgb(136,105,88); }
H1.HeaderClassName
{
color: #886958;
}
.AnyTagClassName
{
color: #886958;
}
</style>
background-color css
<style>
a { background-color: #886958; }
a { background-color: rgb(136,105,88); }
div.DivClassName
{
background-color: #886958;
}
.BgClassName
{
background-color: #886958;
}
</style>
border-color css
<style>
span { border-color: #886958; }
span { border-color: rgb(136,105,88); }
td.TdClassName
{
border-color: #886958;
}
.TagClassName
{
border-color: #886958;
}
</style>