Shades of Leather #906757
Tints of Leather #906757
RGB
CMYK
RGB Variations
Color information
#906757 (or 0x906757) is known color: Leather. HEX triplet: 90, 67 and 57. RGB value is (144,103,87). Sum of RGB (Red+Green+Blue) = 144+103+87=334 (44% of max value = 765). Red value is 144 (56.64% from 255 or 43.11% from 334); Green value is 103 (40.62% from 255 or 30.84% from 334); Blue value is 87 (34.38% from 255 or 26.05% from 334); Max value from RGB is 144 - color contains mainly: red. Hex color #906757 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906757 is #6F98A8. Grayscale: #717171. Windows color (decimal): -7313577 or 5728144. OLE color: 5728144.
HSL color Cylindrical-coordinate representation of color #906757: hue angle of 16.84º 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 #906757 is Cyan = 0, Magento = 0.28, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 87 | - |
| CMYK | 0 | 0.28 | 0.40 | 0.44 |
| HSL | 16.84º | 0.25% | 0.45% | - |
| HSV(B) | 16.84º | 0.4% | 0.56% | - |
| XYZ | 18.07 | 16.32 | 11.21 | - |
| YUV | 113.44 | 113.08 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 87 | 0 | 0.28 | 0.40 | 0.44 | 16.84 | 0.25 | 0.45 |
| Hex | 90 | 67 | 57 | 0 | 1C | 28 | 2C | 11 | 19 | 2D |
| Octal | 220 | 147 | 127 | 0 | 34 | 50 | 54 | 21 | 31 | 55 |
| Binary | 10010000 | 1100111 | 1010111 | 0 | 11100 | 101000 | 101100 | 10001 | 11001 | 101101 |
Color Harmonies of #906757
Complementary color
Monochromatic Colors of #906757
Black with #906757
Text Example
Text Example
White with #906757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906757; }
p { color: rgb(144,103,87); }
H1.HeaderClassName
{
color: #906757;
}
.AnyTagClassName
{
color: #906757;
}
</style>
background-color css
<style>
a { background-color: #906757; }
a { background-color: rgb(144,103,87); }
div.DivClassName
{
background-color: #906757;
}
.BgClassName
{
background-color: #906757;
}
</style>
border-color css
<style>
span { border-color: #906757; }
span { border-color: rgb(144,103,87); }
td.TdClassName
{
border-color: #906757;
}
.TagClassName
{
border-color: #906757;
}
</style>