Shades of Leather #896654
Tints of Leather #896654
RGB
CMYK
RGB Variations
Color information
#896654 (or 0x896654) is known color: Leather. HEX triplet: 89, 66 and 54. RGB value is (137,102,84). Sum of RGB (Red+Green+Blue) = 137+102+84=323 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.41% from 323); Green value is 102 (40.23% from 255 or 31.58% from 323); Blue value is 84 (33.20% from 255 or 26.01% from 323); Max value from RGB is 137 - color contains mainly: red. Hex color #896654 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896654 is #7699AB. Grayscale: #6E6E6E. Windows color (decimal): -7772588 or 5531273. OLE color: 5531273.
HSL color Cylindrical-coordinate representation of color #896654: hue angle of 20.38º degrees, saturation: 0.24, 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 #896654 is Cyan = 0, Magento = 0.26, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 84 | - |
| CMYK | 0 | 0.26 | 0.39 | 0.46 |
| HSL | 20.38º | 0.24% | 0.43% | - |
| HSV(B) | 20.38º | 0.39% | 0.54% | - |
| XYZ | 16.67 | 15.46 | 10.49 | - |
| YUV | 110.41 | 113.1 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 84 | 0 | 0.26 | 0.39 | 0.46 | 20.38 | 0.24 | 0.43 |
| Hex | 89 | 66 | 54 | 0 | 1A | 27 | 2E | 14 | 18 | 2B |
| Octal | 211 | 146 | 124 | 0 | 32 | 47 | 56 | 24 | 30 | 53 |
| Binary | 10001001 | 1100110 | 1010100 | 0 | 11010 | 100111 | 101110 | 10100 | 11000 | 101011 |
Color Harmonies of #896654
Complementary color
Monochromatic Colors of #896654
Black with #896654
Text Example
Text Example
White with #896654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896654; }
p { color: rgb(137,102,84); }
H1.HeaderClassName
{
color: #896654;
}
.AnyTagClassName
{
color: #896654;
}
</style>
background-color css
<style>
a { background-color: #896654; }
a { background-color: rgb(137,102,84); }
div.DivClassName
{
background-color: #896654;
}
.BgClassName
{
background-color: #896654;
}
</style>
border-color css
<style>
span { border-color: #896654; }
span { border-color: rgb(137,102,84); }
td.TdClassName
{
border-color: #896654;
}
.TagClassName
{
border-color: #896654;
}
</style>