Shades of Leather #926951
Tints of Leather #926951
RGB
CMYK
RGB Variations
Color information
#926951 (or 0x926951) is known color: Leather. HEX triplet: 92, 69 and 51. RGB value is (146,105,81). Sum of RGB (Red+Green+Blue) = 146+105+81=332 (43% of max value = 765). Red value is 146 (57.42% from 255 or 43.98% from 332); Green value is 105 (41.41% from 255 or 31.63% from 332); Blue value is 81 (32.03% from 255 or 24.40% from 332); Max value from RGB is 146 - color contains mainly: red. Hex color #926951 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926951 is #6D96AE. Grayscale: #727272. Windows color (decimal): -7181999 or 5335442. OLE color: 5335442.
HSL color Cylindrical-coordinate representation of color #926951: hue angle of 22.15º 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 #926951 is Cyan = 0, Magento = 0.28, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 81 | - |
| CMYK | 0 | 0.28 | 0.45 | 0.43 |
| HSL | 22.15º | 0.29% | 0.45% | - |
| HSV(B) | 22.15º | 0.45% | 0.57% | - |
| XYZ | 18.39 | 16.81 | 10.06 | - |
| YUV | 114.52 | 109.08 | 150.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 81 | 0 | 0.28 | 0.45 | 0.43 | 22.15 | 0.29 | 0.45 |
| Hex | 92 | 69 | 51 | 0 | 1C | 2D | 2B | 16 | 1D | 2D |
| Octal | 222 | 151 | 121 | 0 | 34 | 55 | 53 | 26 | 35 | 55 |
| Binary | 10010010 | 1101001 | 1010001 | 0 | 11100 | 101101 | 101011 | 10110 | 11101 | 101101 |
Color Harmonies of #926951
Complementary color
Monochromatic Colors of #926951
Black with #926951
Text Example
Text Example
White with #926951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926951; }
p { color: rgb(146,105,81); }
H1.HeaderClassName
{
color: #926951;
}
.AnyTagClassName
{
color: #926951;
}
</style>
background-color css
<style>
a { background-color: #926951; }
a { background-color: rgb(146,105,81); }
div.DivClassName
{
background-color: #926951;
}
.BgClassName
{
background-color: #926951;
}
</style>
border-color css
<style>
span { border-color: #926951; }
span { border-color: rgb(146,105,81); }
td.TdClassName
{
border-color: #926951;
}
.TagClassName
{
border-color: #926951;
}
</style>