Shades of Leather #896556
Tints of Leather #896556
RGB
CMYK
RGB Variations
Color information
#896556 (or 0x896556) is known color: Leather. HEX triplet: 89, 65 and 56. RGB value is (137,101,86). Sum of RGB (Red+Green+Blue) = 137+101+86=324 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.28% from 324); Green value is 101 (39.84% from 255 or 31.17% from 324); Blue value is 86 (33.98% from 255 or 26.54% from 324); Max value from RGB is 137 - color contains mainly: red. Hex color #896556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896556 is #769AA9. Grayscale: #6E6E6E. Windows color (decimal): -7772842 or 5662089. OLE color: 5662089.
HSL color Cylindrical-coordinate representation of color #896556: hue angle of 17.65º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #896556 is Cyan = 0, Magento = 0.26, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 86 | - |
| CMYK | 0 | 0.26 | 0.37 | 0.46 |
| HSL | 17.65º | 0.23% | 0.44% | - |
| HSV(B) | 17.65º | 0.37% | 0.54% | - |
| XYZ | 16.65 | 15.3 | 10.88 | - |
| YUV | 110.05 | 114.43 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 86 | 0 | 0.26 | 0.37 | 0.46 | 17.65 | 0.23 | 0.44 |
| Hex | 89 | 65 | 56 | 0 | 1A | 25 | 2E | 12 | 17 | 2C |
| Octal | 211 | 145 | 126 | 0 | 32 | 45 | 56 | 22 | 27 | 54 |
| Binary | 10001001 | 1100101 | 1010110 | 0 | 11010 | 100101 | 101110 | 10010 | 10111 | 101100 |
Color Harmonies of #896556
Complementary color
Monochromatic Colors of #896556
Black with #896556
Text Example
Text Example
White with #896556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896556; }
p { color: rgb(137,101,86); }
H1.HeaderClassName
{
color: #896556;
}
.AnyTagClassName
{
color: #896556;
}
</style>
background-color css
<style>
a { background-color: #896556; }
a { background-color: rgb(137,101,86); }
div.DivClassName
{
background-color: #896556;
}
.BgClassName
{
background-color: #896556;
}
</style>
border-color css
<style>
span { border-color: #896556; }
span { border-color: rgb(137,101,86); }
td.TdClassName
{
border-color: #896556;
}
.TagClassName
{
border-color: #896556;
}
</style>