Shades of Leather #896959
Tints of Leather #896959
RGB
CMYK
RGB Variations
Color information
#896959 (or 0x896959) is known color: Leather. HEX triplet: 89, 69 and 59. RGB value is (137,105,89). Sum of RGB (Red+Green+Blue) = 137+105+89=331 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.39% from 331); Green value is 105 (41.41% from 255 or 31.72% from 331); Blue value is 89 (35.16% from 255 or 26.89% from 331); Max value from RGB is 137 - color contains mainly: red. Hex color #896959 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896959 is #7696A6. Grayscale: #707070. Windows color (decimal): -7771815 or 5859721. OLE color: 5859721.
HSL color Cylindrical-coordinate representation of color #896959: hue angle of 20º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #896959 is Cyan = 0, Magento = 0.23, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 89 | - |
| CMYK | 0 | 0.23 | 0.35 | 0.46 |
| HSL | 20º | 0.21% | 0.44% | - |
| HSV(B) | 20º | 0.35% | 0.54% | - |
| XYZ | 17.17 | 16.14 | 11.66 | - |
| YUV | 112.74 | 114.6 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 89 | 0 | 0.23 | 0.35 | 0.46 | 20 | 0.21 | 0.44 |
| Hex | 89 | 69 | 59 | 0 | 17 | 23 | 2E | 14 | 15 | 2C |
| Octal | 211 | 151 | 131 | 0 | 27 | 43 | 56 | 24 | 25 | 54 |
| Binary | 10001001 | 1101001 | 1011001 | 0 | 10111 | 100011 | 101110 | 10100 | 10101 | 101100 |
Color Harmonies of #896959
Complementary color
Monochromatic Colors of #896959
Black with #896959
Text Example
Text Example
White with #896959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896959; }
p { color: rgb(137,105,89); }
H1.HeaderClassName
{
color: #896959;
}
.AnyTagClassName
{
color: #896959;
}
</style>
background-color css
<style>
a { background-color: #896959; }
a { background-color: rgb(137,105,89); }
div.DivClassName
{
background-color: #896959;
}
.BgClassName
{
background-color: #896959;
}
</style>
border-color css
<style>
span { border-color: #896959; }
span { border-color: rgb(137,105,89); }
td.TdClassName
{
border-color: #896959;
}
.TagClassName
{
border-color: #896959;
}
</style>