Shades of Leather #926751
Tints of Leather #926751
RGB
CMYK
RGB Variations
Color information
#926751 (or 0x926751) is known color: Leather. HEX triplet: 92, 67 and 51. RGB value is (146,103,81). Sum of RGB (Red+Green+Blue) = 146+103+81=330 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.24% from 330); Green value is 103 (40.62% from 255 or 31.21% from 330); Blue value is 81 (32.03% from 255 or 24.55% from 330); Max value from RGB is 146 - color contains mainly: red. Hex color #926751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926751 is #6D98AE. Grayscale: #717171. Windows color (decimal): -7182511 or 5334930. OLE color: 5334930.
HSL color Cylindrical-coordinate representation of color #926751: hue angle of 20.31º 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 #926751 is Cyan = 0, Magento = 0.29, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 103 | 81 | - |
| CMYK | 0 | 0.29 | 0.45 | 0.43 |
| HSL | 20.31º | 0.29% | 0.45% | - |
| HSV(B) | 20.31º | 0.45% | 0.57% | - |
| XYZ | 18.19 | 16.41 | 9.99 | - |
| YUV | 113.35 | 109.75 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 103 | 81 | 0 | 0.29 | 0.45 | 0.43 | 20.31 | 0.29 | 0.45 |
| Hex | 92 | 67 | 51 | 0 | 1D | 2D | 2B | 14 | 1D | 2D |
| Octal | 222 | 147 | 121 | 0 | 35 | 55 | 53 | 24 | 35 | 55 |
| Binary | 10010010 | 1100111 | 1010001 | 0 | 11101 | 101101 | 101011 | 10100 | 11101 | 101101 |
Color Harmonies of #926751
Complementary color
Monochromatic Colors of #926751
Black with #926751
Text Example
Text Example
White with #926751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926751; }
p { color: rgb(146,103,81); }
H1.HeaderClassName
{
color: #926751;
}
.AnyTagClassName
{
color: #926751;
}
</style>
background-color css
<style>
a { background-color: #926751; }
a { background-color: rgb(146,103,81); }
div.DivClassName
{
background-color: #926751;
}
.BgClassName
{
background-color: #926751;
}
</style>
border-color css
<style>
span { border-color: #926751; }
span { border-color: rgb(146,103,81); }
td.TdClassName
{
border-color: #926751;
}
.TagClassName
{
border-color: #926751;
}
</style>