Shades of Leather #896656
Tints of Leather #896656
RGB
CMYK
RGB Variations
Color information
#896656 (or 0x896656) is known color: Leather. HEX triplet: 89, 66 and 56. RGB value is (137,102,86). Sum of RGB (Red+Green+Blue) = 137+102+86=325 (43% of max value = 765). Red value is 137 (53.91% from 255 or 42.15% from 325); Green value is 102 (40.23% from 255 or 31.38% from 325); Blue value is 86 (33.98% from 255 or 26.46% from 325); Max value from RGB is 137 - color contains mainly: red. Hex color #896656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896656 is #7699A9. Grayscale: #6E6E6E. Windows color (decimal): -7772586 or 5662345. OLE color: 5662345.
HSL color Cylindrical-coordinate representation of color #896656: hue angle of 18.82º 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 #896656 is Cyan = 0, Magento = 0.26, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 86 | - |
| CMYK | 0 | 0.26 | 0.37 | 0.46 |
| HSL | 18.82º | 0.23% | 0.44% | - |
| HSV(B) | 18.82º | 0.37% | 0.54% | - |
| XYZ | 16.75 | 15.49 | 10.91 | - |
| YUV | 110.64 | 114.1 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 86 | 0 | 0.26 | 0.37 | 0.46 | 18.82 | 0.23 | 0.44 |
| Hex | 89 | 66 | 56 | 0 | 1A | 25 | 2E | 13 | 17 | 2C |
| Octal | 211 | 146 | 126 | 0 | 32 | 45 | 56 | 23 | 27 | 54 |
| Binary | 10001001 | 1100110 | 1010110 | 0 | 11010 | 100101 | 101110 | 10011 | 10111 | 101100 |
Color Harmonies of #896656
Complementary color
Monochromatic Colors of #896656
Black with #896656
Text Example
Text Example
White with #896656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896656; }
p { color: rgb(137,102,86); }
H1.HeaderClassName
{
color: #896656;
}
.AnyTagClassName
{
color: #896656;
}
</style>
background-color css
<style>
a { background-color: #896656; }
a { background-color: rgb(137,102,86); }
div.DivClassName
{
background-color: #896656;
}
.BgClassName
{
background-color: #896656;
}
</style>
border-color css
<style>
span { border-color: #896656; }
span { border-color: rgb(137,102,86); }
td.TdClassName
{
border-color: #896656;
}
.TagClassName
{
border-color: #896656;
}
</style>