Shades of Leather #966957
Tints of Leather #966957
RGB
CMYK
RGB Variations
Color information
#966957 (or 0x966957) is known color: Leather. HEX triplet: 96, 69 and 57. RGB value is (150,105,87). Sum of RGB (Red+Green+Blue) = 150+105+87=342 (45% of max value = 765). Red value is 150 (58.98% from 255 or 43.86% from 342); Green value is 105 (41.41% from 255 or 30.70% from 342); Blue value is 87 (34.38% from 255 or 25.44% from 342); Max value from RGB is 150 - color contains mainly: red. Hex color #966957 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966957 is #6996A8. Grayscale: #747474. Windows color (decimal): -6919849 or 5728662. OLE color: 5728662.
HSL color Cylindrical-coordinate representation of color #966957: hue angle of 17.14º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #966957 is Cyan = 0, Magento = 0.30, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 105 | 87 | - |
| CMYK | 0 | 0.30 | 0.42 | 0.41 |
| HSL | 17.14º | 0.27% | 0.46% | - |
| HSV(B) | 17.14º | 0.42% | 0.59% | - |
| XYZ | 19.35 | 17.28 | 11.33 | - |
| YUV | 116.4 | 111.41 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 105 | 87 | 0 | 0.30 | 0.42 | 0.41 | 17.14 | 0.27 | 0.46 |
| Hex | 96 | 69 | 57 | 0 | 1E | 2A | 29 | 11 | 1B | 2E |
| Octal | 226 | 151 | 127 | 0 | 36 | 52 | 51 | 21 | 33 | 56 |
| Binary | 10010110 | 1101001 | 1010111 | 0 | 11110 | 101010 | 101001 | 10001 | 11011 | 101110 |
Color Harmonies of #966957
Complementary color
Monochromatic Colors of #966957
Black with #966957
Text Example
Text Example
White with #966957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966957; }
p { color: rgb(150,105,87); }
H1.HeaderClassName
{
color: #966957;
}
.AnyTagClassName
{
color: #966957;
}
</style>
background-color css
<style>
a { background-color: #966957; }
a { background-color: rgb(150,105,87); }
div.DivClassName
{
background-color: #966957;
}
.BgClassName
{
background-color: #966957;
}
</style>
border-color css
<style>
span { border-color: #966957; }
span { border-color: rgb(150,105,87); }
td.TdClassName
{
border-color: #966957;
}
.TagClassName
{
border-color: #966957;
}
</style>