Shades of Leather #916855
Tints of Leather #916855
RGB
CMYK
RGB Variations
Color information
#916855 (or 0x916855) is known color: Leather. HEX triplet: 91, 68 and 55. RGB value is (145,104,85). Sum of RGB (Red+Green+Blue) = 145+104+85=334 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.41% from 334); Green value is 104 (41.02% from 255 or 31.14% from 334); Blue value is 85 (33.59% from 255 or 25.45% from 334); Max value from RGB is 145 - color contains mainly: red. Hex color #916855 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916855 is #6E97AA. Grayscale: #727272. Windows color (decimal): -7247787 or 5597329. OLE color: 5597329.
HSL color Cylindrical-coordinate representation of color #916855: hue angle of 19º 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 #916855 is Cyan = 0, Magento = 0.28, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 104 | 85 | - |
| CMYK | 0 | 0.28 | 0.41 | 0.43 |
| HSL | 19º | 0.26% | 0.45% | - |
| HSV(B) | 19º | 0.41% | 0.57% | - |
| XYZ | 18.27 | 16.58 | 10.83 | - |
| YUV | 114.09 | 111.58 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 104 | 85 | 0 | 0.28 | 0.41 | 0.43 | 19 | 0.26 | 0.45 |
| Hex | 91 | 68 | 55 | 0 | 1C | 29 | 2B | 13 | 1A | 2D |
| Octal | 221 | 150 | 125 | 0 | 34 | 51 | 53 | 23 | 32 | 55 |
| Binary | 10010001 | 1101000 | 1010101 | 0 | 11100 | 101001 | 101011 | 10011 | 11010 | 101101 |
Color Harmonies of #916855
Complementary color
Monochromatic Colors of #916855
Black with #916855
Text Example
Text Example
White with #916855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916855; }
p { color: rgb(145,104,85); }
H1.HeaderClassName
{
color: #916855;
}
.AnyTagClassName
{
color: #916855;
}
</style>
background-color css
<style>
a { background-color: #916855; }
a { background-color: rgb(145,104,85); }
div.DivClassName
{
background-color: #916855;
}
.BgClassName
{
background-color: #916855;
}
</style>
border-color css
<style>
span { border-color: #916855; }
span { border-color: rgb(145,104,85); }
td.TdClassName
{
border-color: #916855;
}
.TagClassName
{
border-color: #916855;
}
</style>