Shades of Leather #896651
Tints of Leather #896651
RGB
CMYK
RGB Variations
Color information
#896651 (or 0x896651) is known color: Leather. HEX triplet: 89, 66 and 51. RGB value is (137,102,81). Sum of RGB (Red+Green+Blue) = 137+102+81=320 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.81% from 320); Green value is 102 (40.23% from 255 or 31.88% from 320); Blue value is 81 (32.03% from 255 or 25.31% from 320); Max value from RGB is 137 - color contains mainly: red. Hex color #896651 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896651 is #7699AE. Grayscale: #6E6E6E. Windows color (decimal): -7772591 or 5334665. OLE color: 5334665.
HSL color Cylindrical-coordinate representation of color #896651: hue angle of 22.5º 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 #896651 is Cyan = 0, Magento = 0.26, Yellow = 0.41 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 81 | - |
| CMYK | 0 | 0.26 | 0.41 | 0.46 |
| HSL | 22.5º | 0.26% | 0.43% | - |
| HSV(B) | 22.5º | 0.41% | 0.54% | - |
| XYZ | 16.55 | 15.42 | 9.89 | - |
| YUV | 110.07 | 111.6 | 147.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 81 | 0 | 0.26 | 0.41 | 0.46 | 22.5 | 0.26 | 0.43 |
| Hex | 89 | 66 | 51 | 0 | 1A | 29 | 2E | 16 | 1A | 2B |
| Octal | 211 | 146 | 121 | 0 | 32 | 51 | 56 | 26 | 32 | 53 |
| Binary | 10001001 | 1100110 | 1010001 | 0 | 11010 | 101001 | 101110 | 10110 | 11010 | 101011 |
Color Harmonies of #896651
Complementary color
Monochromatic Colors of #896651
Black with #896651
Text Example
Text Example
White with #896651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896651; }
p { color: rgb(137,102,81); }
H1.HeaderClassName
{
color: #896651;
}
.AnyTagClassName
{
color: #896651;
}
</style>
background-color css
<style>
a { background-color: #896651; }
a { background-color: rgb(137,102,81); }
div.DivClassName
{
background-color: #896651;
}
.BgClassName
{
background-color: #896651;
}
</style>
border-color css
<style>
span { border-color: #896651; }
span { border-color: rgb(137,102,81); }
td.TdClassName
{
border-color: #896651;
}
.TagClassName
{
border-color: #896651;
}
</style>