Shades of Leather #896953
Tints of Leather #896953
RGB
CMYK
RGB Variations
Color information
#896953 (or 0x896953) is known color: Leather. HEX triplet: 89, 69 and 53. RGB value is (137,105,83). Sum of RGB (Red+Green+Blue) = 137+105+83=325 (43% of max value = 765). Red value is 137 (53.91% from 255 or 42.15% from 325); Green value is 105 (41.41% from 255 or 32.31% from 325); Blue value is 83 (32.81% from 255 or 25.54% from 325); Max value from RGB is 137 - color contains mainly: red. Hex color #896953 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896953 is #7696AC. Grayscale: #707070. Windows color (decimal): -7771821 or 5466505. OLE color: 5466505.
HSL color Cylindrical-coordinate representation of color #896953: hue angle of 24.44º 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 #896953 is Cyan = 0, Magento = 0.23, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 83 | - |
| CMYK | 0 | 0.23 | 0.39 | 0.46 |
| HSL | 24.44º | 0.25% | 0.43% | - |
| HSV(B) | 24.44º | 0.39% | 0.54% | - |
| XYZ | 16.93 | 16.05 | 10.39 | - |
| YUV | 112.06 | 111.6 | 145.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 83 | 0 | 0.23 | 0.39 | 0.46 | 24.44 | 0.25 | 0.43 |
| Hex | 89 | 69 | 53 | 0 | 17 | 27 | 2E | 18 | 19 | 2B |
| Octal | 211 | 151 | 123 | 0 | 27 | 47 | 56 | 30 | 31 | 53 |
| Binary | 10001001 | 1101001 | 1010011 | 0 | 10111 | 100111 | 101110 | 11000 | 11001 | 101011 |
Color Harmonies of #896953
Complementary color
Monochromatic Colors of #896953
Black with #896953
Text Example
Text Example
White with #896953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896953; }
p { color: rgb(137,105,83); }
H1.HeaderClassName
{
color: #896953;
}
.AnyTagClassName
{
color: #896953;
}
</style>
background-color css
<style>
a { background-color: #896953; }
a { background-color: rgb(137,105,83); }
div.DivClassName
{
background-color: #896953;
}
.BgClassName
{
background-color: #896953;
}
</style>
border-color css
<style>
span { border-color: #896953; }
span { border-color: rgb(137,105,83); }
td.TdClassName
{
border-color: #896953;
}
.TagClassName
{
border-color: #896953;
}
</style>