Shades of Leather #896754
Tints of Leather #896754
RGB
CMYK
RGB Variations
Color information
#896754 (or 0x896754) is known color: Leather. HEX triplet: 89, 67 and 54. RGB value is (137,103,84). Sum of RGB (Red+Green+Blue) = 137+103+84=324 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.28% from 324); Green value is 103 (40.62% from 255 or 31.79% from 324); Blue value is 84 (33.20% from 255 or 25.93% from 324); Max value from RGB is 137 - color contains mainly: red. Hex color #896754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896754 is #7698AB. Grayscale: #6F6F6F. Windows color (decimal): -7772332 or 5531529. OLE color: 5531529.
HSL color Cylindrical-coordinate representation of color #896754: hue angle of 21.51º 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 #896754 is Cyan = 0, Magento = 0.25, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 84 | - |
| CMYK | 0 | 0.25 | 0.39 | 0.46 |
| HSL | 21.51º | 0.24% | 0.43% | - |
| HSV(B) | 21.51º | 0.39% | 0.54% | - |
| XYZ | 16.77 | 15.66 | 10.53 | - |
| YUV | 111 | 112.76 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 84 | 0 | 0.25 | 0.39 | 0.46 | 21.51 | 0.24 | 0.43 |
| Hex | 89 | 67 | 54 | 0 | 19 | 27 | 2E | 16 | 18 | 2B |
| Octal | 211 | 147 | 124 | 0 | 31 | 47 | 56 | 26 | 30 | 53 |
| Binary | 10001001 | 1100111 | 1010100 | 0 | 11001 | 100111 | 101110 | 10110 | 11000 | 101011 |
Color Harmonies of #896754
Complementary color
Monochromatic Colors of #896754
Black with #896754
Text Example
Text Example
White with #896754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896754; }
p { color: rgb(137,103,84); }
H1.HeaderClassName
{
color: #896754;
}
.AnyTagClassName
{
color: #896754;
}
</style>
background-color css
<style>
a { background-color: #896754; }
a { background-color: rgb(137,103,84); }
div.DivClassName
{
background-color: #896754;
}
.BgClassName
{
background-color: #896754;
}
</style>
border-color css
<style>
span { border-color: #896754; }
span { border-color: rgb(137,103,84); }
td.TdClassName
{
border-color: #896754;
}
.TagClassName
{
border-color: #896754;
}
</style>