Shades of Leather #926851
Tints of Leather #926851
RGB
CMYK
RGB Variations
Color information
#926851 (or 0x926851) is known color: Leather. HEX triplet: 92, 68 and 51. RGB value is (146,104,81). Sum of RGB (Red+Green+Blue) = 146+104+81=331 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.11% from 331); Green value is 104 (41.02% from 255 or 31.42% from 331); Blue value is 81 (32.03% from 255 or 24.47% from 331); Max value from RGB is 146 - color contains mainly: red. Hex color #926851 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926851 is #6D97AE. Grayscale: #727272. Windows color (decimal): -7182255 or 5335186. OLE color: 5335186.
HSL color Cylindrical-coordinate representation of color #926851: hue angle of 21.23º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #926851 is Cyan = 0, Magento = 0.29, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 81 | - |
| CMYK | 0 | 0.29 | 0.45 | 0.43 |
| HSL | 21.23º | 0.29% | 0.45% | - |
| HSV(B) | 21.23º | 0.45% | 0.57% | - |
| XYZ | 18.29 | 16.61 | 10.03 | - |
| YUV | 113.94 | 109.41 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 81 | 0 | 0.29 | 0.45 | 0.43 | 21.23 | 0.29 | 0.45 |
| Hex | 92 | 68 | 51 | 0 | 1D | 2D | 2B | 15 | 1D | 2D |
| Octal | 222 | 150 | 121 | 0 | 35 | 55 | 53 | 25 | 35 | 55 |
| Binary | 10010010 | 1101000 | 1010001 | 0 | 11101 | 101101 | 101011 | 10101 | 11101 | 101101 |
Color Harmonies of #926851
Complementary color
Monochromatic Colors of #926851
Black with #926851
Text Example
Text Example
White with #926851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926851; }
p { color: rgb(146,104,81); }
H1.HeaderClassName
{
color: #926851;
}
.AnyTagClassName
{
color: #926851;
}
</style>
background-color css
<style>
a { background-color: #926851; }
a { background-color: rgb(146,104,81); }
div.DivClassName
{
background-color: #926851;
}
.BgClassName
{
background-color: #926851;
}
</style>
border-color css
<style>
span { border-color: #926851; }
span { border-color: rgb(146,104,81); }
td.TdClassName
{
border-color: #926851;
}
.TagClassName
{
border-color: #926851;
}
</style>