Shades of Leather #916756
Tints of Leather #916756
RGB
CMYK
RGB Variations
Color information
#916756 (or 0x916756) is known color: Leather. HEX triplet: 91, 67 and 56. RGB value is (145,103,86). Sum of RGB (Red+Green+Blue) = 145+103+86=334 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.41% from 334); Green value is 103 (40.62% from 255 or 30.84% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 145 - color contains mainly: red. Hex color #916756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916756 is #6E98A9. Grayscale: #717171. Windows color (decimal): -7248042 or 5662609. OLE color: 5662609.
HSL color Cylindrical-coordinate representation of color #916756: hue angle of 17.29º 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 #916756 is Cyan = 0, Magento = 0.29, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 86 | - |
| CMYK | 0 | 0.29 | 0.41 | 0.43 |
| HSL | 17.29º | 0.26% | 0.45% | - |
| HSV(B) | 17.29º | 0.41% | 0.57% | - |
| XYZ | 18.21 | 16.39 | 11.01 | - |
| YUV | 113.62 | 112.41 | 150.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 86 | 0 | 0.29 | 0.41 | 0.43 | 17.29 | 0.26 | 0.45 |
| Hex | 91 | 67 | 56 | 0 | 1D | 29 | 2B | 11 | 1A | 2D |
| Octal | 221 | 147 | 126 | 0 | 35 | 51 | 53 | 21 | 32 | 55 |
| Binary | 10010001 | 1100111 | 1010110 | 0 | 11101 | 101001 | 101011 | 10001 | 11010 | 101101 |
Color Harmonies of #916756
Complementary color
Monochromatic Colors of #916756
Black with #916756
Text Example
Text Example
White with #916756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916756; }
p { color: rgb(145,103,86); }
H1.HeaderClassName
{
color: #916756;
}
.AnyTagClassName
{
color: #916756;
}
</style>
background-color css
<style>
a { background-color: #916756; }
a { background-color: rgb(145,103,86); }
div.DivClassName
{
background-color: #916756;
}
.BgClassName
{
background-color: #916756;
}
</style>
border-color css
<style>
span { border-color: #916756; }
span { border-color: rgb(145,103,86); }
td.TdClassName
{
border-color: #916756;
}
.TagClassName
{
border-color: #916756;
}
</style>