Shades of Leather #926658
Tints of Leather #926658
RGB
CMYK
RGB Variations
Color information
#926658 (or 0x926658) is known color: Leather. HEX triplet: 92, 66 and 58. RGB value is (146,102,88). Sum of RGB (Red+Green+Blue) = 146+102+88=336 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.45% from 336); Green value is 102 (40.23% from 255 or 30.36% from 336); Blue value is 88 (34.77% from 255 or 26.19% from 336); Max value from RGB is 146 - color contains mainly: red. Hex color #926658 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926658 is #6D99A7. Grayscale: #717171. Windows color (decimal): -7182760 or 5793426. OLE color: 5793426.
HSL color Cylindrical-coordinate representation of color #926658: hue angle of 14.48º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #926658 is Cyan = 0, Magento = 0.30, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 88 | - |
| CMYK | 0 | 0.30 | 0.40 | 0.43 |
| HSL | 14.48º | 0.25% | 0.46% | - |
| HSV(B) | 14.48º | 0.4% | 0.57% | - |
| XYZ | 18.37 | 16.32 | 11.41 | - |
| YUV | 113.56 | 113.58 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 88 | 0 | 0.30 | 0.40 | 0.43 | 14.48 | 0.25 | 0.46 |
| Hex | 92 | 66 | 58 | 0 | 1E | 28 | 2B | E | 19 | 2E |
| Octal | 222 | 146 | 130 | 0 | 36 | 50 | 53 | 16 | 31 | 56 |
| Binary | 10010010 | 1100110 | 1011000 | 0 | 11110 | 101000 | 101011 | 1110 | 11001 | 101110 |
Color Harmonies of #926658
Complementary color
Monochromatic Colors of #926658
Black with #926658
Text Example
Text Example
White with #926658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926658; }
p { color: rgb(146,102,88); }
H1.HeaderClassName
{
color: #926658;
}
.AnyTagClassName
{
color: #926658;
}
</style>
background-color css
<style>
a { background-color: #926658; }
a { background-color: rgb(146,102,88); }
div.DivClassName
{
background-color: #926658;
}
.BgClassName
{
background-color: #926658;
}
</style>
border-color css
<style>
span { border-color: #926658; }
span { border-color: rgb(146,102,88); }
td.TdClassName
{
border-color: #926658;
}
.TagClassName
{
border-color: #926658;
}
</style>