Shades of Leather #906551
Tints of Leather #906551
RGB
CMYK
RGB Variations
Color information
#906551 (or 0x906551) is known color: Leather. HEX triplet: 90, 65 and 51. RGB value is (144,101,81). Sum of RGB (Red+Green+Blue) = 144+101+81=326 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.17% from 326); Green value is 101 (39.84% from 255 or 30.98% from 326); Blue value is 81 (32.03% from 255 or 24.85% from 326); Max value from RGB is 144 - color contains mainly: red. Hex color #906551 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906551 is #6F9AAE. Grayscale: #6F6F6F. Windows color (decimal): -7314095 or 5334416. OLE color: 5334416.
HSL color Cylindrical-coordinate representation of color #906551: hue angle of 19.05º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #906551 is Cyan = 0, Magento = 0.30, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 81 | - |
| CMYK | 0 | 0.30 | 0.44 | 0.44 |
| HSL | 19.05º | 0.28% | 0.44% | - |
| HSV(B) | 19.05º | 0.44% | 0.56% | - |
| XYZ | 17.64 | 15.83 | 9.91 | - |
| YUV | 111.58 | 110.75 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 81 | 0 | 0.30 | 0.44 | 0.44 | 19.05 | 0.28 | 0.44 |
| Hex | 90 | 65 | 51 | 0 | 1E | 2C | 2C | 13 | 1C | 2C |
| Octal | 220 | 145 | 121 | 0 | 36 | 54 | 54 | 23 | 34 | 54 |
| Binary | 10010000 | 1100101 | 1010001 | 0 | 11110 | 101100 | 101100 | 10011 | 11100 | 101100 |
Color Harmonies of #906551
Complementary color
Monochromatic Colors of #906551
Black with #906551
Text Example
Text Example
White with #906551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906551; }
p { color: rgb(144,101,81); }
H1.HeaderClassName
{
color: #906551;
}
.AnyTagClassName
{
color: #906551;
}
</style>
background-color css
<style>
a { background-color: #906551; }
a { background-color: rgb(144,101,81); }
div.DivClassName
{
background-color: #906551;
}
.BgClassName
{
background-color: #906551;
}
</style>
border-color css
<style>
span { border-color: #906551; }
span { border-color: rgb(144,101,81); }
td.TdClassName
{
border-color: #906551;
}
.TagClassName
{
border-color: #906551;
}
</style>