Shades of Leather #926756
Tints of Leather #926756
RGB
CMYK
RGB Variations
Color information
#926756 (or 0x926756) is known color: Leather. HEX triplet: 92, 67 and 56. RGB value is (146,103,86). Sum of RGB (Red+Green+Blue) = 146+103+86=335 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.58% from 335); Green value is 103 (40.62% from 255 or 30.75% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 146 - color contains mainly: red. Hex color #926756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926756 is #6D98A9. Grayscale: #727272. Windows color (decimal): -7182506 or 5662610. OLE color: 5662610.
HSL color Cylindrical-coordinate representation of color #926756: hue angle of 17º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #926756 is Cyan = 0, Magento = 0.29, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 103 | 86 | - |
| CMYK | 0 | 0.29 | 0.41 | 0.43 |
| HSL | 17º | 0.26% | 0.45% | - |
| HSV(B) | 17º | 0.41% | 0.57% | - |
| XYZ | 18.38 | 16.48 | 11.02 | - |
| YUV | 113.92 | 112.25 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 103 | 86 | 0 | 0.29 | 0.41 | 0.43 | 17 | 0.26 | 0.45 |
| Hex | 92 | 67 | 56 | 0 | 1D | 29 | 2B | 11 | 1A | 2D |
| Octal | 222 | 147 | 126 | 0 | 35 | 51 | 53 | 21 | 32 | 55 |
| Binary | 10010010 | 1100111 | 1010110 | 0 | 11101 | 101001 | 101011 | 10001 | 11010 | 101101 |
Color Harmonies of #926756
Complementary color
Monochromatic Colors of #926756
Black with #926756
Text Example
Text Example
White with #926756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926756; }
p { color: rgb(146,103,86); }
H1.HeaderClassName
{
color: #926756;
}
.AnyTagClassName
{
color: #926756;
}
</style>
background-color css
<style>
a { background-color: #926756; }
a { background-color: rgb(146,103,86); }
div.DivClassName
{
background-color: #926756;
}
.BgClassName
{
background-color: #926756;
}
</style>
border-color css
<style>
span { border-color: #926756; }
span { border-color: rgb(146,103,86); }
td.TdClassName
{
border-color: #926756;
}
.TagClassName
{
border-color: #926756;
}
</style>