Shades of Leather #926952
Tints of Leather #926952
RGB
CMYK
RGB Variations
Color information
#926952 (or 0x926952) is known color: Leather. HEX triplet: 92, 69 and 52. RGB value is (146,105,82). Sum of RGB (Red+Green+Blue) = 146+105+82=333 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.84% from 333); Green value is 105 (41.41% from 255 or 31.53% from 333); Blue value is 82 (32.42% from 255 or 24.62% from 333); Max value from RGB is 146 - color contains mainly: red. Hex color #926952 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926952 is #6D96AD. Grayscale: #727272. Windows color (decimal): -7181998 or 5400978. OLE color: 5400978.
HSL color Cylindrical-coordinate representation of color #926952: hue angle of 21.56º 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 #926952 is Cyan = 0, Magento = 0.28, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 82 | - |
| CMYK | 0 | 0.28 | 0.44 | 0.43 |
| HSL | 21.56º | 0.28% | 0.45% | - |
| HSV(B) | 21.56º | 0.44% | 0.57% | - |
| XYZ | 18.43 | 16.82 | 10.26 | - |
| YUV | 114.64 | 109.58 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 82 | 0 | 0.28 | 0.44 | 0.43 | 21.56 | 0.28 | 0.45 |
| Hex | 92 | 69 | 52 | 0 | 1C | 2C | 2B | 16 | 1C | 2D |
| Octal | 222 | 151 | 122 | 0 | 34 | 54 | 53 | 26 | 34 | 55 |
| Binary | 10010010 | 1101001 | 1010010 | 0 | 11100 | 101100 | 101011 | 10110 | 11100 | 101101 |
Color Harmonies of #926952
Complementary color
Monochromatic Colors of #926952
Black with #926952
Text Example
Text Example
White with #926952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926952; }
p { color: rgb(146,105,82); }
H1.HeaderClassName
{
color: #926952;
}
.AnyTagClassName
{
color: #926952;
}
</style>
background-color css
<style>
a { background-color: #926952; }
a { background-color: rgb(146,105,82); }
div.DivClassName
{
background-color: #926952;
}
.BgClassName
{
background-color: #926952;
}
</style>
border-color css
<style>
span { border-color: #926952; }
span { border-color: rgb(146,105,82); }
td.TdClassName
{
border-color: #926952;
}
.TagClassName
{
border-color: #926952;
}
</style>