Shades of Leather #896856
Tints of Leather #896856
RGB
CMYK
RGB Variations
Color information
#896856 (or 0x896856) is known color: Leather. HEX triplet: 89, 68 and 56. RGB value is (137,104,86). Sum of RGB (Red+Green+Blue) = 137+104+86=327 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.90% from 327); Green value is 104 (41.02% from 255 or 31.80% from 327); Blue value is 86 (33.98% from 255 or 26.30% from 327); Max value from RGB is 137 - color contains mainly: red. Hex color #896856 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896856 is #7697A9. Grayscale: #6F6F6F. Windows color (decimal): -7772074 or 5662857. OLE color: 5662857.
HSL color Cylindrical-coordinate representation of color #896856: hue angle of 21.18º 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 #896856 is Cyan = 0, Magento = 0.24, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 86 | - |
| CMYK | 0 | 0.24 | 0.37 | 0.46 |
| HSL | 21.18º | 0.23% | 0.44% | - |
| HSV(B) | 21.18º | 0.37% | 0.54% | - |
| XYZ | 16.95 | 15.89 | 10.98 | - |
| YUV | 111.82 | 113.43 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 86 | 0 | 0.24 | 0.37 | 0.46 | 21.18 | 0.23 | 0.44 |
| Hex | 89 | 68 | 56 | 0 | 18 | 25 | 2E | 15 | 17 | 2C |
| Octal | 211 | 150 | 126 | 0 | 30 | 45 | 56 | 25 | 27 | 54 |
| Binary | 10001001 | 1101000 | 1010110 | 0 | 11000 | 100101 | 101110 | 10101 | 10111 | 101100 |
Color Harmonies of #896856
Complementary color
Monochromatic Colors of #896856
Black with #896856
Text Example
Text Example
White with #896856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896856; }
p { color: rgb(137,104,86); }
H1.HeaderClassName
{
color: #896856;
}
.AnyTagClassName
{
color: #896856;
}
</style>
background-color css
<style>
a { background-color: #896856; }
a { background-color: rgb(137,104,86); }
div.DivClassName
{
background-color: #896856;
}
.BgClassName
{
background-color: #896856;
}
</style>
border-color css
<style>
span { border-color: #896856; }
span { border-color: rgb(137,104,86); }
td.TdClassName
{
border-color: #896856;
}
.TagClassName
{
border-color: #896856;
}
</style>