Shades of Leather #956957
Tints of Leather #956957
RGB
CMYK
RGB Variations
Color information
#956957 (or 0x956957) is known color: Leather. HEX triplet: 95, 69 and 57. RGB value is (149,105,87). Sum of RGB (Red+Green+Blue) = 149+105+87=341 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.70% from 341); Green value is 105 (41.41% from 255 or 30.79% from 341); Blue value is 87 (34.38% from 255 or 25.51% from 341); Max value from RGB is 149 - color contains mainly: red. Hex color #956957 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956957 is #6A96A8. Grayscale: #747474. Windows color (decimal): -6985385 or 5728661. OLE color: 5728661.
HSL color Cylindrical-coordinate representation of color #956957: hue angle of 17.42º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #956957 is Cyan = 0, Magento = 0.30, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 105 | 87 | - |
| CMYK | 0 | 0.30 | 0.42 | 0.42 |
| HSL | 17.42º | 0.26% | 0.46% | - |
| HSV(B) | 17.42º | 0.42% | 0.58% | - |
| XYZ | 19.17 | 17.18 | 11.32 | - |
| YUV | 116.1 | 111.58 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 105 | 87 | 0 | 0.30 | 0.42 | 0.42 | 17.42 | 0.26 | 0.46 |
| Hex | 95 | 69 | 57 | 0 | 1E | 2A | 2A | 11 | 1A | 2E |
| Octal | 225 | 151 | 127 | 0 | 36 | 52 | 52 | 21 | 32 | 56 |
| Binary | 10010101 | 1101001 | 1010111 | 0 | 11110 | 101010 | 101010 | 10001 | 11010 | 101110 |
Color Harmonies of #956957
Complementary color
Monochromatic Colors of #956957
Black with #956957
Text Example
Text Example
White with #956957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956957; }
p { color: rgb(149,105,87); }
H1.HeaderClassName
{
color: #956957;
}
.AnyTagClassName
{
color: #956957;
}
</style>
background-color css
<style>
a { background-color: #956957; }
a { background-color: rgb(149,105,87); }
div.DivClassName
{
background-color: #956957;
}
.BgClassName
{
background-color: #956957;
}
</style>
border-color css
<style>
span { border-color: #956957; }
span { border-color: rgb(149,105,87); }
td.TdClassName
{
border-color: #956957;
}
.TagClassName
{
border-color: #956957;
}
</style>