Shades of Leather #926854
Tints of Leather #926854
RGB
CMYK
RGB Variations
Color information
#926854 (or 0x926854) is known color: Leather. HEX triplet: 92, 68 and 54. RGB value is (146,104,84). Sum of RGB (Red+Green+Blue) = 146+104+84=334 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.71% from 334); Green value is 104 (41.02% from 255 or 31.14% from 334); Blue value is 84 (33.20% from 255 or 25.15% from 334); Max value from RGB is 146 - color contains mainly: red. Hex color #926854 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926854 is #6D97AB. Grayscale: #727272. Windows color (decimal): -7182252 or 5531794. OLE color: 5531794.
HSL color Cylindrical-coordinate representation of color #926854: hue angle of 19.35º degrees, saturation: 0.27, 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 #926854 is Cyan = 0, Magento = 0.29, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 84 | - |
| CMYK | 0 | 0.29 | 0.42 | 0.43 |
| HSL | 19.35º | 0.27% | 0.45% | - |
| HSV(B) | 19.35º | 0.42% | 0.57% | - |
| XYZ | 18.4 | 16.65 | 10.63 | - |
| YUV | 114.28 | 110.91 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 84 | 0 | 0.29 | 0.42 | 0.43 | 19.35 | 0.27 | 0.45 |
| Hex | 92 | 68 | 54 | 0 | 1D | 2A | 2B | 13 | 1B | 2D |
| Octal | 222 | 150 | 124 | 0 | 35 | 52 | 53 | 23 | 33 | 55 |
| Binary | 10010010 | 1101000 | 1010100 | 0 | 11101 | 101010 | 101011 | 10011 | 11011 | 101101 |
Color Harmonies of #926854
Complementary color
Monochromatic Colors of #926854
Black with #926854
Text Example
Text Example
White with #926854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926854; }
p { color: rgb(146,104,84); }
H1.HeaderClassName
{
color: #926854;
}
.AnyTagClassName
{
color: #926854;
}
</style>
background-color css
<style>
a { background-color: #926854; }
a { background-color: rgb(146,104,84); }
div.DivClassName
{
background-color: #926854;
}
.BgClassName
{
background-color: #926854;
}
</style>
border-color css
<style>
span { border-color: #926854; }
span { border-color: rgb(146,104,84); }
td.TdClassName
{
border-color: #926854;
}
.TagClassName
{
border-color: #926854;
}
</style>