Shades of Leather #906857
Tints of Leather #906857
RGB
CMYK
RGB Variations
Color information
#906857 (or 0x906857) is known color: Leather. HEX triplet: 90, 68 and 57. RGB value is (144,104,87). Sum of RGB (Red+Green+Blue) = 144+104+87=335 (44% of max value = 765). Red value is 144 (56.64% from 255 or 42.99% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 87 (34.38% from 255 or 25.97% from 335); Max value from RGB is 144 - color contains mainly: red. Hex color #906857 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906857 is #6F97A8. Grayscale: #727272. Windows color (decimal): -7313321 or 5728400. OLE color: 5728400.
HSL color Cylindrical-coordinate representation of color #906857: hue angle of 17.89º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #906857 is Cyan = 0, Magento = 0.28, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 87 | - |
| CMYK | 0 | 0.28 | 0.40 | 0.44 |
| HSL | 17.89º | 0.25% | 0.45% | - |
| HSV(B) | 17.89º | 0.4% | 0.56% | - |
| XYZ | 18.17 | 16.52 | 11.25 | - |
| YUV | 114.02 | 112.75 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 87 | 0 | 0.28 | 0.40 | 0.44 | 17.89 | 0.25 | 0.45 |
| Hex | 90 | 68 | 57 | 0 | 1C | 28 | 2C | 12 | 19 | 2D |
| Octal | 220 | 150 | 127 | 0 | 34 | 50 | 54 | 22 | 31 | 55 |
| Binary | 10010000 | 1101000 | 1010111 | 0 | 11100 | 101000 | 101100 | 10010 | 11001 | 101101 |
Color Harmonies of #906857
Complementary color
Monochromatic Colors of #906857
Black with #906857
Text Example
Text Example
White with #906857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906857; }
p { color: rgb(144,104,87); }
H1.HeaderClassName
{
color: #906857;
}
.AnyTagClassName
{
color: #906857;
}
</style>
background-color css
<style>
a { background-color: #906857; }
a { background-color: rgb(144,104,87); }
div.DivClassName
{
background-color: #906857;
}
.BgClassName
{
background-color: #906857;
}
</style>
border-color css
<style>
span { border-color: #906857; }
span { border-color: rgb(144,104,87); }
td.TdClassName
{
border-color: #906857;
}
.TagClassName
{
border-color: #906857;
}
</style>