Shades of Leather #896759
Tints of Leather #896759
RGB
CMYK
RGB Variations
Color information
#896759 (or 0x896759) is known color: Leather. HEX triplet: 89, 67 and 59. RGB value is (137,103,89). Sum of RGB (Red+Green+Blue) = 137+103+89=329 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.64% from 329); Green value is 103 (40.62% from 255 or 31.31% from 329); Blue value is 89 (35.16% from 255 or 27.05% from 329); Max value from RGB is 137 - color contains mainly: red. Hex color #896759 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896759 is #7698A6. Grayscale: #6F6F6F. Windows color (decimal): -7772327 or 5859209. OLE color: 5859209.
HSL color Cylindrical-coordinate representation of color #896759: hue angle of 17.5º 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 #896759 is Cyan = 0, Magento = 0.25, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 89 | - |
| CMYK | 0 | 0.25 | 0.35 | 0.46 |
| HSL | 17.5º | 0.21% | 0.44% | - |
| HSV(B) | 17.5º | 0.35% | 0.54% | - |
| XYZ | 16.97 | 15.74 | 11.59 | - |
| YUV | 111.57 | 115.26 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 89 | 0 | 0.25 | 0.35 | 0.46 | 17.5 | 0.21 | 0.44 |
| Hex | 89 | 67 | 59 | 0 | 19 | 23 | 2E | 12 | 15 | 2C |
| Octal | 211 | 147 | 131 | 0 | 31 | 43 | 56 | 22 | 25 | 54 |
| Binary | 10001001 | 1100111 | 1011001 | 0 | 11001 | 100011 | 101110 | 10010 | 10101 | 101100 |
Color Harmonies of #896759
Complementary color
Monochromatic Colors of #896759
Black with #896759
Text Example
Text Example
White with #896759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896759; }
p { color: rgb(137,103,89); }
H1.HeaderClassName
{
color: #896759;
}
.AnyTagClassName
{
color: #896759;
}
</style>
background-color css
<style>
a { background-color: #896759; }
a { background-color: rgb(137,103,89); }
div.DivClassName
{
background-color: #896759;
}
.BgClassName
{
background-color: #896759;
}
</style>
border-color css
<style>
span { border-color: #896759; }
span { border-color: rgb(137,103,89); }
td.TdClassName
{
border-color: #896759;
}
.TagClassName
{
border-color: #896759;
}
</style>