Shades of Leather #916456
Tints of Leather #916456
RGB
CMYK
RGB Variations
Color information
#916456 (or 0x916456) is known color: Leather. HEX triplet: 91, 64 and 56. RGB value is (145,100,86). Sum of RGB (Red+Green+Blue) = 145+100+86=331 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.81% from 331); Green value is 100 (39.45% from 255 or 30.21% from 331); Blue value is 86 (33.98% from 255 or 25.98% from 331); Max value from RGB is 145 - color contains mainly: red. Hex color #916456 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916456 is #6E9BA9. Grayscale: #6F6F6F. Windows color (decimal): -7248810 or 5661841. OLE color: 5661841.
HSL color Cylindrical-coordinate representation of color #916456: hue angle of 14.24º 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 #916456 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 86 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.43 |
| HSL | 14.24º | 0.26% | 0.45% | - |
| HSV(B) | 14.24º | 0.41% | 0.57% | - |
| XYZ | 17.91 | 15.81 | 10.91 | - |
| YUV | 111.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 86 | 0 | 0.31 | 0.41 | 0.43 | 14.24 | 0.26 | 0.45 |
| Hex | 91 | 64 | 56 | 0 | 1F | 29 | 2B | E | 1A | 2D |
| Octal | 221 | 144 | 126 | 0 | 37 | 51 | 53 | 16 | 32 | 55 |
| Binary | 10010001 | 1100100 | 1010110 | 0 | 11111 | 101001 | 101011 | 1110 | 11010 | 101101 |
Color Harmonies of #916456
Complementary color
Monochromatic Colors of #916456
Black with #916456
Text Example
Text Example
White with #916456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916456; }
p { color: rgb(145,100,86); }
H1.HeaderClassName
{
color: #916456;
}
.AnyTagClassName
{
color: #916456;
}
</style>
background-color css
<style>
a { background-color: #916456; }
a { background-color: rgb(145,100,86); }
div.DivClassName
{
background-color: #916456;
}
.BgClassName
{
background-color: #916456;
}
</style>
border-color css
<style>
span { border-color: #916456; }
span { border-color: rgb(145,100,86); }
td.TdClassName
{
border-color: #916456;
}
.TagClassName
{
border-color: #916456;
}
</style>