Shades of Leather #936656
Tints of Leather #936656
RGB
CMYK
RGB Variations
Color information
#936656 (or 0x936656) is known color: Leather. HEX triplet: 93, 66 and 56. RGB value is (147,102,86). Sum of RGB (Red+Green+Blue) = 147+102+86=335 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.88% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 147 - color contains mainly: red. Hex color #936656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936656 is #6C99A9. Grayscale: #717171. Windows color (decimal): -7117226 or 5662355. OLE color: 5662355.
HSL color Cylindrical-coordinate representation of color #936656: hue angle of 15.74º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #936656 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 102 | 86 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.42 |
| HSL | 15.74º | 0.26% | 0.46% | - |
| HSV(B) | 15.74º | 0.41% | 0.58% | - |
| XYZ | 18.46 | 16.38 | 10.99 | - |
| YUV | 113.63 | 112.41 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 86 | 0 | 0.31 | 0.41 | 0.42 | 15.74 | 0.26 | 0.46 |
| Hex | 93 | 66 | 56 | 0 | 1F | 29 | 2A | 10 | 1A | 2E |
| Octal | 223 | 146 | 126 | 0 | 37 | 51 | 52 | 20 | 32 | 56 |
| Binary | 10010011 | 1100110 | 1010110 | 0 | 11111 | 101001 | 101010 | 10000 | 11010 | 101110 |
Color Harmonies of #936656
Complementary color
Monochromatic Colors of #936656
Black with #936656
Text Example
Text Example
White with #936656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936656; }
p { color: rgb(147,102,86); }
H1.HeaderClassName
{
color: #936656;
}
.AnyTagClassName
{
color: #936656;
}
</style>
background-color css
<style>
a { background-color: #936656; }
a { background-color: rgb(147,102,86); }
div.DivClassName
{
background-color: #936656;
}
.BgClassName
{
background-color: #936656;
}
</style>
border-color css
<style>
span { border-color: #936656; }
span { border-color: rgb(147,102,86); }
td.TdClassName
{
border-color: #936656;
}
.TagClassName
{
border-color: #936656;
}
</style>