Shades of Leather #926855
Tints of Leather #926855
RGB
CMYK
RGB Variations
Color information
#926855 (or 0x926855) is known color: Leather. HEX triplet: 92, 68 and 55. RGB value is (146,104,85). Sum of RGB (Red+Green+Blue) = 146+104+85=335 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.58% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 85 (33.59% from 255 or 25.37% from 335); Max value from RGB is 146 - color contains mainly: red. Hex color #926855 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926855 is #6D97AA. Grayscale: #727272. Windows color (decimal): -7182251 or 5597330. OLE color: 5597330.
HSL color Cylindrical-coordinate representation of color #926855: hue angle of 18.69º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #926855 is Cyan = 0, Magento = 0.29, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 85 | - |
| CMYK | 0 | 0.29 | 0.42 | 0.43 |
| HSL | 18.69º | 0.26% | 0.45% | - |
| HSV(B) | 18.69º | 0.42% | 0.57% | - |
| XYZ | 18.44 | 16.67 | 10.84 | - |
| YUV | 114.39 | 111.41 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 85 | 0 | 0.29 | 0.42 | 0.43 | 18.69 | 0.26 | 0.45 |
| Hex | 92 | 68 | 55 | 0 | 1D | 2A | 2B | 13 | 1A | 2D |
| Octal | 222 | 150 | 125 | 0 | 35 | 52 | 53 | 23 | 32 | 55 |
| Binary | 10010010 | 1101000 | 1010101 | 0 | 11101 | 101010 | 101011 | 10011 | 11010 | 101101 |
Color Harmonies of #926855
Complementary color
Monochromatic Colors of #926855
Black with #926855
Text Example
Text Example
White with #926855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926855; }
p { color: rgb(146,104,85); }
H1.HeaderClassName
{
color: #926855;
}
.AnyTagClassName
{
color: #926855;
}
</style>
background-color css
<style>
a { background-color: #926855; }
a { background-color: rgb(146,104,85); }
div.DivClassName
{
background-color: #926855;
}
.BgClassName
{
background-color: #926855;
}
</style>
border-color css
<style>
span { border-color: #926855; }
span { border-color: rgb(146,104,85); }
td.TdClassName
{
border-color: #926855;
}
.TagClassName
{
border-color: #926855;
}
</style>