Shades of Leather #926852
Tints of Leather #926852
RGB
CMYK
RGB Variations
Color information
#926852 (or 0x926852) is known color: Leather. HEX triplet: 92, 68 and 52. RGB value is (146,104,82). Sum of RGB (Red+Green+Blue) = 146+104+82=332 (43% of max value = 765). Red value is 146 (57.42% from 255 or 43.98% from 332); Green value is 104 (41.02% from 255 or 31.33% from 332); Blue value is 82 (32.42% from 255 or 24.70% from 332); Max value from RGB is 146 - color contains mainly: red. Hex color #926852 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926852 is #6D97AD. Grayscale: #727272. Windows color (decimal): -7182254 or 5400722. OLE color: 5400722.
HSL color Cylindrical-coordinate representation of color #926852: hue angle of 20.62º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #926852 is Cyan = 0, Magento = 0.29, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 82 | - |
| CMYK | 0 | 0.29 | 0.44 | 0.43 |
| HSL | 20.63º | 0.28% | 0.45% | - |
| HSV(B) | 20.63º | 0.44% | 0.57% | - |
| XYZ | 18.33 | 16.62 | 10.22 | - |
| YUV | 114.05 | 109.91 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 82 | 0 | 0.29 | 0.44 | 0.43 | 20.63 | 0.28 | 0.45 |
| Hex | 92 | 68 | 52 | 0 | 1D | 2C | 2B | 15 | 1C | 2D |
| Octal | 222 | 150 | 122 | 0 | 35 | 54 | 53 | 25 | 34 | 55 |
| Binary | 10010010 | 1101000 | 1010010 | 0 | 11101 | 101100 | 101011 | 10101 | 11100 | 101101 |
Color Harmonies of #926852
Complementary color
Monochromatic Colors of #926852
Black with #926852
Text Example
Text Example
White with #926852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926852; }
p { color: rgb(146,104,82); }
H1.HeaderClassName
{
color: #926852;
}
.AnyTagClassName
{
color: #926852;
}
</style>
background-color css
<style>
a { background-color: #926852; }
a { background-color: rgb(146,104,82); }
div.DivClassName
{
background-color: #926852;
}
.BgClassName
{
background-color: #926852;
}
</style>
border-color css
<style>
span { border-color: #926852; }
span { border-color: rgb(146,104,82); }
td.TdClassName
{
border-color: #926852;
}
.TagClassName
{
border-color: #926852;
}
</style>