Shades of Leather #896851
Tints of Leather #896851
RGB
CMYK
RGB Variations
Color information
#896851 (or 0x896851) is known color: Leather. HEX triplet: 89, 68 and 51. RGB value is (137,104,81). Sum of RGB (Red+Green+Blue) = 137+104+81=322 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.55% from 322); Green value is 104 (41.02% from 255 or 32.30% from 322); Blue value is 81 (32.03% from 255 or 25.16% from 322); Max value from RGB is 137 - color contains mainly: red. Hex color #896851 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896851 is #7697AE. Grayscale: #6F6F6F. Windows color (decimal): -7772079 or 5335177. OLE color: 5335177.
HSL color Cylindrical-coordinate representation of color #896851: hue angle of 24.64º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #896851 is Cyan = 0, Magento = 0.24, Yellow = 0.41 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 81 | - |
| CMYK | 0 | 0.24 | 0.41 | 0.46 |
| HSL | 24.64º | 0.26% | 0.43% | - |
| HSV(B) | 24.64º | 0.41% | 0.54% | - |
| XYZ | 16.75 | 15.81 | 9.95 | - |
| YUV | 111.25 | 110.93 | 146.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 81 | 0 | 0.24 | 0.41 | 0.46 | 24.64 | 0.26 | 0.43 |
| Hex | 89 | 68 | 51 | 0 | 18 | 29 | 2E | 19 | 1A | 2B |
| Octal | 211 | 150 | 121 | 0 | 30 | 51 | 56 | 31 | 32 | 53 |
| Binary | 10001001 | 1101000 | 1010001 | 0 | 11000 | 101001 | 101110 | 11001 | 11010 | 101011 |
Color Harmonies of #896851
Complementary color
Monochromatic Colors of #896851
Black with #896851
Text Example
Text Example
White with #896851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896851; }
p { color: rgb(137,104,81); }
H1.HeaderClassName
{
color: #896851;
}
.AnyTagClassName
{
color: #896851;
}
</style>
background-color css
<style>
a { background-color: #896851; }
a { background-color: rgb(137,104,81); }
div.DivClassName
{
background-color: #896851;
}
.BgClassName
{
background-color: #896851;
}
</style>
border-color css
<style>
span { border-color: #896851; }
span { border-color: rgb(137,104,81); }
td.TdClassName
{
border-color: #896851;
}
.TagClassName
{
border-color: #896851;
}
</style>