Shades of Leather #916851
Tints of Leather #916851
RGB
CMYK
RGB Variations
Color information
#916851 (or 0x916851) is known color: Leather. HEX triplet: 91, 68 and 51. RGB value is (145,104,81). Sum of RGB (Red+Green+Blue) = 145+104+81=330 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.94% from 330); Green value is 104 (41.02% from 255 or 31.52% from 330); Blue value is 81 (32.03% from 255 or 24.55% from 330); Max value from RGB is 145 - color contains mainly: red. Hex color #916851 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916851 is #6E97AE. Grayscale: #717171. Windows color (decimal): -7247791 or 5335185. OLE color: 5335185.
HSL color Cylindrical-coordinate representation of color #916851: hue angle of 21.56º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #916851 is Cyan = 0, Magento = 0.28, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 104 | 81 | - |
| CMYK | 0 | 0.28 | 0.44 | 0.43 |
| HSL | 21.56º | 0.28% | 0.44% | - |
| HSV(B) | 21.56º | 0.44% | 0.57% | - |
| XYZ | 18.11 | 16.51 | 10.02 | - |
| YUV | 113.64 | 109.58 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 104 | 81 | 0 | 0.28 | 0.44 | 0.43 | 21.56 | 0.28 | 0.44 |
| Hex | 91 | 68 | 51 | 0 | 1C | 2C | 2B | 16 | 1C | 2C |
| Octal | 221 | 150 | 121 | 0 | 34 | 54 | 53 | 26 | 34 | 54 |
| Binary | 10010001 | 1101000 | 1010001 | 0 | 11100 | 101100 | 101011 | 10110 | 11100 | 101100 |
Color Harmonies of #916851
Complementary color
Monochromatic Colors of #916851
Black with #916851
Text Example
Text Example
White with #916851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916851; }
p { color: rgb(145,104,81); }
H1.HeaderClassName
{
color: #916851;
}
.AnyTagClassName
{
color: #916851;
}
</style>
background-color css
<style>
a { background-color: #916851; }
a { background-color: rgb(145,104,81); }
div.DivClassName
{
background-color: #916851;
}
.BgClassName
{
background-color: #916851;
}
</style>
border-color css
<style>
span { border-color: #916851; }
span { border-color: rgb(145,104,81); }
td.TdClassName
{
border-color: #916851;
}
.TagClassName
{
border-color: #916851;
}
</style>