Shades of Leather #906856
Tints of Leather #906856
RGB
CMYK
RGB Variations
Color information
#906856 (or 0x906856) is known color: Leather. HEX triplet: 90, 68 and 56. RGB value is (144,104,86). Sum of RGB (Red+Green+Blue) = 144+104+86=334 (44% of max value = 765). Red value is 144 (56.64% from 255 or 43.11% from 334); Green value is 104 (41.02% from 255 or 31.14% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 144 - color contains mainly: red. Hex color #906856 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906856 is #6F97A9. Grayscale: #727272. Windows color (decimal): -7313322 or 5662864. OLE color: 5662864.
HSL color Cylindrical-coordinate representation of color #906856: hue angle of 18.62º 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 #906856 is Cyan = 0, Magento = 0.28, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 86 | - |
| CMYK | 0 | 0.28 | 0.40 | 0.44 |
| HSL | 18.62º | 0.25% | 0.45% | - |
| HSV(B) | 18.62º | 0.4% | 0.56% | - |
| XYZ | 18.13 | 16.5 | 11.03 | - |
| YUV | 113.91 | 112.25 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 86 | 0 | 0.28 | 0.40 | 0.44 | 18.62 | 0.25 | 0.45 |
| Hex | 90 | 68 | 56 | 0 | 1C | 28 | 2C | 13 | 19 | 2D |
| Octal | 220 | 150 | 126 | 0 | 34 | 50 | 54 | 23 | 31 | 55 |
| Binary | 10010000 | 1101000 | 1010110 | 0 | 11100 | 101000 | 101100 | 10011 | 11001 | 101101 |
Color Harmonies of #906856
Complementary color
Monochromatic Colors of #906856
Black with #906856
Text Example
Text Example
White with #906856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906856; }
p { color: rgb(144,104,86); }
H1.HeaderClassName
{
color: #906856;
}
.AnyTagClassName
{
color: #906856;
}
</style>
background-color css
<style>
a { background-color: #906856; }
a { background-color: rgb(144,104,86); }
div.DivClassName
{
background-color: #906856;
}
.BgClassName
{
background-color: #906856;
}
</style>
border-color css
<style>
span { border-color: #906856; }
span { border-color: rgb(144,104,86); }
td.TdClassName
{
border-color: #906856;
}
.TagClassName
{
border-color: #906856;
}
</style>