Shades of Leather #926850
Tints of Leather #926850
RGB
CMYK
RGB Variations
Color information
#926850 (or 0x926850) is known color: Leather. HEX triplet: 92, 68 and 50. RGB value is (146,104,80). Sum of RGB (Red+Green+Blue) = 146+104+80=330 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.24% from 330); Green value is 104 (41.02% from 255 or 31.52% from 330); Blue value is 80 (31.64% from 255 or 24.24% from 330); Max value from RGB is 146 - color contains mainly: red. Hex color #926850 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926850 is #6D97AF. Grayscale: #717171. Windows color (decimal): -7182256 or 5269650. OLE color: 5269650.
HSL color Cylindrical-coordinate representation of color #926850: hue angle of 21.82º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #926850 is Cyan = 0, Magento = 0.29, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 80 | - |
| CMYK | 0 | 0.29 | 0.45 | 0.43 |
| HSL | 21.82º | 0.29% | 0.44% | - |
| HSV(B) | 21.82º | 0.45% | 0.57% | - |
| XYZ | 18.25 | 16.59 | 9.83 | - |
| YUV | 113.82 | 108.91 | 150.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 80 | 0 | 0.29 | 0.45 | 0.43 | 21.82 | 0.29 | 0.44 |
| Hex | 92 | 68 | 50 | 0 | 1D | 2D | 2B | 16 | 1D | 2C |
| Octal | 222 | 150 | 120 | 0 | 35 | 55 | 53 | 26 | 35 | 54 |
| Binary | 10010010 | 1101000 | 1010000 | 0 | 11101 | 101101 | 101011 | 10110 | 11101 | 101100 |
Color Harmonies of #926850
Complementary color
Monochromatic Colors of #926850
Black with #926850
Text Example
Text Example
White with #926850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926850; }
p { color: rgb(146,104,80); }
H1.HeaderClassName
{
color: #926850;
}
.AnyTagClassName
{
color: #926850;
}
</style>
background-color css
<style>
a { background-color: #926850; }
a { background-color: rgb(146,104,80); }
div.DivClassName
{
background-color: #926850;
}
.BgClassName
{
background-color: #926850;
}
</style>
border-color css
<style>
span { border-color: #926850; }
span { border-color: rgb(146,104,80); }
td.TdClassName
{
border-color: #926850;
}
.TagClassName
{
border-color: #926850;
}
</style>