Shades of Leather #896552
Tints of Leather #896552
RGB
CMYK
RGB Variations
Color information
#896552 (or 0x896552) is known color: Leather. HEX triplet: 89, 65 and 52. RGB value is (137,101,82). Sum of RGB (Red+Green+Blue) = 137+101+82=320 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.81% from 320); Green value is 101 (39.84% from 255 or 31.56% from 320); Blue value is 82 (32.42% from 255 or 25.62% from 320); Max value from RGB is 137 - color contains mainly: red. Hex color #896552 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896552 is #769AAD. Grayscale: #6D6D6D. Windows color (decimal): -7772846 or 5399945. OLE color: 5399945.
HSL color Cylindrical-coordinate representation of color #896552: hue angle of 20.73º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #896552 is Cyan = 0, Magento = 0.26, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 82 | - |
| CMYK | 0 | 0.26 | 0.40 | 0.46 |
| HSL | 20.73º | 0.25% | 0.43% | - |
| HSV(B) | 20.73º | 0.4% | 0.54% | - |
| XYZ | 16.49 | 15.23 | 10.05 | - |
| YUV | 109.6 | 112.43 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 82 | 0 | 0.26 | 0.40 | 0.46 | 20.73 | 0.25 | 0.43 |
| Hex | 89 | 65 | 52 | 0 | 1A | 28 | 2E | 15 | 19 | 2B |
| Octal | 211 | 145 | 122 | 0 | 32 | 50 | 56 | 25 | 31 | 53 |
| Binary | 10001001 | 1100101 | 1010010 | 0 | 11010 | 101000 | 101110 | 10101 | 11001 | 101011 |
Color Harmonies of #896552
Complementary color
Monochromatic Colors of #896552
Black with #896552
Text Example
Text Example
White with #896552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896552; }
p { color: rgb(137,101,82); }
H1.HeaderClassName
{
color: #896552;
}
.AnyTagClassName
{
color: #896552;
}
</style>
background-color css
<style>
a { background-color: #896552; }
a { background-color: rgb(137,101,82); }
div.DivClassName
{
background-color: #896552;
}
.BgClassName
{
background-color: #896552;
}
</style>
border-color css
<style>
span { border-color: #896552; }
span { border-color: rgb(137,101,82); }
td.TdClassName
{
border-color: #896552;
}
.TagClassName
{
border-color: #896552;
}
</style>