Shades of Leather #916650
Tints of Leather #916650
RGB
CMYK
RGB Variations
Color information
#916650 (or 0x916650) is known color: Leather. HEX triplet: 91, 66 and 50. RGB value is (145,102,80). Sum of RGB (Red+Green+Blue) = 145+102+80=327 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.34% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 80 (31.64% from 255 or 24.46% from 327); Max value from RGB is 145 - color contains mainly: red. Hex color #916650 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916650 is #6E99AF. Grayscale: #707070. Windows color (decimal): -7248304 or 5269137. OLE color: 5269137.
HSL color Cylindrical-coordinate representation of color #916650: hue angle of 20.31º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #916650 is Cyan = 0, Magento = 0.30, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 80 | - |
| CMYK | 0 | 0.30 | 0.45 | 0.43 |
| HSL | 20.31º | 0.29% | 0.44% | - |
| HSV(B) | 20.31º | 0.45% | 0.57% | - |
| XYZ | 17.88 | 16.1 | 9.76 | - |
| YUV | 112.35 | 109.75 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 80 | 0 | 0.30 | 0.45 | 0.43 | 20.31 | 0.29 | 0.44 |
| Hex | 91 | 66 | 50 | 0 | 1E | 2D | 2B | 14 | 1D | 2C |
| Octal | 221 | 146 | 120 | 0 | 36 | 55 | 53 | 24 | 35 | 54 |
| Binary | 10010001 | 1100110 | 1010000 | 0 | 11110 | 101101 | 101011 | 10100 | 11101 | 101100 |
Color Harmonies of #916650
Complementary color
Monochromatic Colors of #916650
Black with #916650
Text Example
Text Example
White with #916650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916650; }
p { color: rgb(145,102,80); }
H1.HeaderClassName
{
color: #916650;
}
.AnyTagClassName
{
color: #916650;
}
</style>
background-color css
<style>
a { background-color: #916650; }
a { background-color: rgb(145,102,80); }
div.DivClassName
{
background-color: #916650;
}
.BgClassName
{
background-color: #916650;
}
</style>
border-color css
<style>
span { border-color: #916650; }
span { border-color: rgb(145,102,80); }
td.TdClassName
{
border-color: #916650;
}
.TagClassName
{
border-color: #916650;
}
</style>