Shades of Leather #896653
Tints of Leather #896653
RGB
CMYK
RGB Variations
Color information
#896653 (or 0x896653) is known color: Leather. HEX triplet: 89, 66 and 53. RGB value is (137,102,83). Sum of RGB (Red+Green+Blue) = 137+102+83=322 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.55% from 322); Green value is 102 (40.23% from 255 or 31.68% from 322); Blue value is 83 (32.81% from 255 or 25.78% from 322); Max value from RGB is 137 - color contains mainly: red. Hex color #896653 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896653 is #7699AC. Grayscale: #6E6E6E. Windows color (decimal): -7772589 or 5465737. OLE color: 5465737.
HSL color Cylindrical-coordinate representation of color #896653: hue angle of 21.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #896653 is Cyan = 0, Magento = 0.26, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 83 | - |
| CMYK | 0 | 0.26 | 0.39 | 0.46 |
| HSL | 21.11º | 0.25% | 0.43% | - |
| HSV(B) | 21.11º | 0.39% | 0.54% | - |
| XYZ | 16.63 | 15.45 | 10.29 | - |
| YUV | 110.3 | 112.6 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 83 | 0 | 0.26 | 0.39 | 0.46 | 21.11 | 0.25 | 0.43 |
| Hex | 89 | 66 | 53 | 0 | 1A | 27 | 2E | 15 | 19 | 2B |
| Octal | 211 | 146 | 123 | 0 | 32 | 47 | 56 | 25 | 31 | 53 |
| Binary | 10001001 | 1100110 | 1010011 | 0 | 11010 | 100111 | 101110 | 10101 | 11001 | 101011 |
Color Harmonies of #896653
Complementary color
Monochromatic Colors of #896653
Black with #896653
Text Example
Text Example
White with #896653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896653; }
p { color: rgb(137,102,83); }
H1.HeaderClassName
{
color: #896653;
}
.AnyTagClassName
{
color: #896653;
}
</style>
background-color css
<style>
a { background-color: #896653; }
a { background-color: rgb(137,102,83); }
div.DivClassName
{
background-color: #896653;
}
.BgClassName
{
background-color: #896653;
}
</style>
border-color css
<style>
span { border-color: #896653; }
span { border-color: rgb(137,102,83); }
td.TdClassName
{
border-color: #896653;
}
.TagClassName
{
border-color: #896653;
}
</style>