Shades of Leather #906557
Tints of Leather #906557
RGB
CMYK
RGB Variations
Color information
#906557 (or 0x906557) is known color: Leather. HEX triplet: 90, 65 and 57. RGB value is (144,101,87). Sum of RGB (Red+Green+Blue) = 144+101+87=332 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.37% from 332); Green value is 101 (39.84% from 255 or 30.42% from 332); Blue value is 87 (34.38% from 255 or 26.20% from 332); Max value from RGB is 144 - color contains mainly: red. Hex color #906557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906557 is #6F9AA8. Grayscale: #707070. Windows color (decimal): -7314089 or 5727632. OLE color: 5727632.
HSL color Cylindrical-coordinate representation of color #906557: hue angle of 14.74º 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 #906557 is Cyan = 0, Magento = 0.30, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 87 | - |
| CMYK | 0 | 0.30 | 0.40 | 0.44 |
| HSL | 14.74º | 0.25% | 0.45% | - |
| HSV(B) | 14.74º | 0.4% | 0.56% | - |
| XYZ | 17.88 | 15.92 | 11.15 | - |
| YUV | 112.26 | 113.75 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 87 | 0 | 0.30 | 0.40 | 0.44 | 14.74 | 0.25 | 0.45 |
| Hex | 90 | 65 | 57 | 0 | 1E | 28 | 2C | F | 19 | 2D |
| Octal | 220 | 145 | 127 | 0 | 36 | 50 | 54 | 17 | 31 | 55 |
| Binary | 10010000 | 1100101 | 1010111 | 0 | 11110 | 101000 | 101100 | 1111 | 11001 | 101101 |
Color Harmonies of #906557
Complementary color
Monochromatic Colors of #906557
Black with #906557
Text Example
Text Example
White with #906557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906557; }
p { color: rgb(144,101,87); }
H1.HeaderClassName
{
color: #906557;
}
.AnyTagClassName
{
color: #906557;
}
</style>
background-color css
<style>
a { background-color: #906557; }
a { background-color: rgb(144,101,87); }
div.DivClassName
{
background-color: #906557;
}
.BgClassName
{
background-color: #906557;
}
</style>
border-color css
<style>
span { border-color: #906557; }
span { border-color: rgb(144,101,87); }
td.TdClassName
{
border-color: #906557;
}
.TagClassName
{
border-color: #906557;
}
</style>