Shades of Leather #956756
Tints of Leather #956756
RGB
CMYK
RGB Variations
Color information
#956756 (or 0x956756) is known color: Leather. HEX triplet: 95, 67 and 56. RGB value is (149,103,86). Sum of RGB (Red+Green+Blue) = 149+103+86=338 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.08% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 86 (33.98% from 255 or 25.44% from 338); Max value from RGB is 149 - color contains mainly: red. Hex color #956756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956756 is #6A98A9. Grayscale: #727272. Windows color (decimal): -6985898 or 5662613. OLE color: 5662613.
HSL color Cylindrical-coordinate representation of color #956756: hue angle of 16.19º degrees, saturation: 0.27, 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 #956756 is Cyan = 0, Magento = 0.31, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 86 | - |
| CMYK | 0 | 0.31 | 0.42 | 0.42 |
| HSL | 16.19º | 0.27% | 0.46% | - |
| HSV(B) | 16.19º | 0.42% | 0.58% | - |
| XYZ | 18.92 | 16.76 | 11.04 | - |
| YUV | 114.82 | 111.74 | 152.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 86 | 0 | 0.31 | 0.42 | 0.42 | 16.19 | 0.27 | 0.46 |
| Hex | 95 | 67 | 56 | 0 | 1F | 2A | 2A | 10 | 1B | 2E |
| Octal | 225 | 147 | 126 | 0 | 37 | 52 | 52 | 20 | 33 | 56 |
| Binary | 10010101 | 1100111 | 1010110 | 0 | 11111 | 101010 | 101010 | 10000 | 11011 | 101110 |
Color Harmonies of #956756
Complementary color
Monochromatic Colors of #956756
Black with #956756
Text Example
Text Example
White with #956756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956756; }
p { color: rgb(149,103,86); }
H1.HeaderClassName
{
color: #956756;
}
.AnyTagClassName
{
color: #956756;
}
</style>
background-color css
<style>
a { background-color: #956756; }
a { background-color: rgb(149,103,86); }
div.DivClassName
{
background-color: #956756;
}
.BgClassName
{
background-color: #956756;
}
</style>
border-color css
<style>
span { border-color: #956756; }
span { border-color: rgb(149,103,86); }
td.TdClassName
{
border-color: #956756;
}
.TagClassName
{
border-color: #956756;
}
</style>