Shades of Leather #916951
Tints of Leather #916951
RGB
CMYK
RGB Variations
Color information
#916951 (or 0x916951) is known color: Leather. HEX triplet: 91, 69 and 51. RGB value is (145,105,81). Sum of RGB (Red+Green+Blue) = 145+105+81=331 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.81% from 331); Green value is 105 (41.41% from 255 or 31.72% from 331); Blue value is 81 (32.03% from 255 or 24.47% from 331); Max value from RGB is 145 - color contains mainly: red. Hex color #916951 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916951 is #6E96AE. Grayscale: #727272. Windows color (decimal): -7247535 or 5335441. OLE color: 5335441.
HSL color Cylindrical-coordinate representation of color #916951: hue angle of 22.5º 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 #916951 is Cyan = 0, Magento = 0.28, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 105 | 81 | - |
| CMYK | 0 | 0.28 | 0.44 | 0.43 |
| HSL | 22.5º | 0.28% | 0.44% | - |
| HSV(B) | 22.5º | 0.44% | 0.57% | - |
| XYZ | 18.21 | 16.72 | 10.05 | - |
| YUV | 114.22 | 109.25 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 105 | 81 | 0 | 0.28 | 0.44 | 0.43 | 22.5 | 0.28 | 0.44 |
| Hex | 91 | 69 | 51 | 0 | 1C | 2C | 2B | 16 | 1C | 2C |
| Octal | 221 | 151 | 121 | 0 | 34 | 54 | 53 | 26 | 34 | 54 |
| Binary | 10010001 | 1101001 | 1010001 | 0 | 11100 | 101100 | 101011 | 10110 | 11100 | 101100 |
Color Harmonies of #916951
Complementary color
Monochromatic Colors of #916951
Black with #916951
Text Example
Text Example
White with #916951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916951; }
p { color: rgb(145,105,81); }
H1.HeaderClassName
{
color: #916951;
}
.AnyTagClassName
{
color: #916951;
}
</style>
background-color css
<style>
a { background-color: #916951; }
a { background-color: rgb(145,105,81); }
div.DivClassName
{
background-color: #916951;
}
.BgClassName
{
background-color: #916951;
}
</style>
border-color css
<style>
span { border-color: #916951; }
span { border-color: rgb(145,105,81); }
td.TdClassName
{
border-color: #916951;
}
.TagClassName
{
border-color: #916951;
}
</style>