Shades of Leather #906651
Tints of Leather #906651
RGB
CMYK
RGB Variations
Color information
#906651 (or 0x906651) is known color: Leather. HEX triplet: 90, 66 and 51. RGB value is (144,102,81). Sum of RGB (Red+Green+Blue) = 144+102+81=327 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.04% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 81 (32.03% from 255 or 24.77% from 327); Max value from RGB is 144 - color contains mainly: red. Hex color #906651 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906651 is #6F99AE. Grayscale: #707070. Windows color (decimal): -7313839 or 5334672. OLE color: 5334672.
HSL color Cylindrical-coordinate representation of color #906651: hue angle of 20º 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 #906651 is Cyan = 0, Magento = 0.29, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 102 | 81 | - |
| CMYK | 0 | 0.29 | 0.44 | 0.44 |
| HSL | 20º | 0.28% | 0.44% | - |
| HSV(B) | 20º | 0.44% | 0.56% | - |
| XYZ | 17.74 | 16.03 | 9.94 | - |
| YUV | 112.16 | 110.41 | 150.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 102 | 81 | 0 | 0.29 | 0.44 | 0.44 | 20 | 0.28 | 0.44 |
| Hex | 90 | 66 | 51 | 0 | 1D | 2C | 2C | 14 | 1C | 2C |
| Octal | 220 | 146 | 121 | 0 | 35 | 54 | 54 | 24 | 34 | 54 |
| Binary | 10010000 | 1100110 | 1010001 | 0 | 11101 | 101100 | 101100 | 10100 | 11100 | 101100 |
Color Harmonies of #906651
Complementary color
Monochromatic Colors of #906651
Black with #906651
Text Example
Text Example
White with #906651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906651; }
p { color: rgb(144,102,81); }
H1.HeaderClassName
{
color: #906651;
}
.AnyTagClassName
{
color: #906651;
}
</style>
background-color css
<style>
a { background-color: #906651; }
a { background-color: rgb(144,102,81); }
div.DivClassName
{
background-color: #906651;
}
.BgClassName
{
background-color: #906651;
}
</style>
border-color css
<style>
span { border-color: #906651; }
span { border-color: rgb(144,102,81); }
td.TdClassName
{
border-color: #906651;
}
.TagClassName
{
border-color: #906651;
}
</style>