Shades of Leather #896751
Tints of Leather #896751
RGB
CMYK
RGB Variations
Color information
#896751 (or 0x896751) is known color: Leather. HEX triplet: 89, 67 and 51. RGB value is (137,103,81). Sum of RGB (Red+Green+Blue) = 137+103+81=321 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.68% from 321); Green value is 103 (40.62% from 255 or 32.09% from 321); Blue value is 81 (32.03% from 255 or 25.23% from 321); Max value from RGB is 137 - color contains mainly: red. Hex color #896751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896751 is #7698AE. Grayscale: #6E6E6E. Windows color (decimal): -7772335 or 5334921. OLE color: 5334921.
HSL color Cylindrical-coordinate representation of color #896751: hue angle of 23.57º 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 #896751 is Cyan = 0, Magento = 0.25, Yellow = 0.41 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 81 | - |
| CMYK | 0 | 0.25 | 0.41 | 0.46 |
| HSL | 23.57º | 0.26% | 0.43% | - |
| HSV(B) | 23.57º | 0.41% | 0.54% | - |
| XYZ | 16.65 | 15.61 | 9.92 | - |
| YUV | 110.66 | 111.26 | 146.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 81 | 0 | 0.25 | 0.41 | 0.46 | 23.57 | 0.26 | 0.43 |
| Hex | 89 | 67 | 51 | 0 | 19 | 29 | 2E | 18 | 1A | 2B |
| Octal | 211 | 147 | 121 | 0 | 31 | 51 | 56 | 30 | 32 | 53 |
| Binary | 10001001 | 1100111 | 1010001 | 0 | 11001 | 101001 | 101110 | 11000 | 11010 | 101011 |
Color Harmonies of #896751
Complementary color
Monochromatic Colors of #896751
Black with #896751
Text Example
Text Example
White with #896751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896751; }
p { color: rgb(137,103,81); }
H1.HeaderClassName
{
color: #896751;
}
.AnyTagClassName
{
color: #896751;
}
</style>
background-color css
<style>
a { background-color: #896751; }
a { background-color: rgb(137,103,81); }
div.DivClassName
{
background-color: #896751;
}
.BgClassName
{
background-color: #896751;
}
</style>
border-color css
<style>
span { border-color: #896751; }
span { border-color: rgb(137,103,81); }
td.TdClassName
{
border-color: #896751;
}
.TagClassName
{
border-color: #896751;
}
</style>