Shades of Leather #926859
Tints of Leather #926859
RGB
CMYK
RGB Variations
Color information
#926859 (or 0x926859) is known color: Leather. HEX triplet: 92, 68 and 59. RGB value is (146,104,89). Sum of RGB (Red+Green+Blue) = 146+104+89=339 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.07% from 339); Green value is 104 (41.02% from 255 or 30.68% from 339); Blue value is 89 (35.16% from 255 or 26.25% from 339); Max value from RGB is 146 - color contains mainly: red. Hex color #926859 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926859 is #6D97A6. Grayscale: #727272. Windows color (decimal): -7182247 or 5859474. OLE color: 5859474.
HSL color Cylindrical-coordinate representation of color #926859: hue angle of 15.79º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #926859 is Cyan = 0, Magento = 0.29, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 89 | - |
| CMYK | 0 | 0.29 | 0.39 | 0.43 |
| HSL | 15.79º | 0.24% | 0.46% | - |
| HSV(B) | 15.79º | 0.39% | 0.57% | - |
| XYZ | 18.61 | 16.73 | 11.7 | - |
| YUV | 114.85 | 113.41 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 89 | 0 | 0.29 | 0.39 | 0.43 | 15.79 | 0.24 | 0.46 |
| Hex | 92 | 68 | 59 | 0 | 1D | 27 | 2B | 10 | 18 | 2E |
| Octal | 222 | 150 | 131 | 0 | 35 | 47 | 53 | 20 | 30 | 56 |
| Binary | 10010010 | 1101000 | 1011001 | 0 | 11101 | 100111 | 101011 | 10000 | 11000 | 101110 |
Color Harmonies of #926859
Complementary color
Monochromatic Colors of #926859
Black with #926859
Text Example
Text Example
White with #926859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926859; }
p { color: rgb(146,104,89); }
H1.HeaderClassName
{
color: #926859;
}
.AnyTagClassName
{
color: #926859;
}
</style>
background-color css
<style>
a { background-color: #926859; }
a { background-color: rgb(146,104,89); }
div.DivClassName
{
background-color: #926859;
}
.BgClassName
{
background-color: #926859;
}
</style>
border-color css
<style>
span { border-color: #926859; }
span { border-color: rgb(146,104,89); }
td.TdClassName
{
border-color: #926859;
}
.TagClassName
{
border-color: #926859;
}
</style>