Shades of Leather #936655
Tints of Leather #936655
RGB
CMYK
RGB Variations
Color information
#936655 (or 0x936655) is known color: Leather. HEX triplet: 93, 66 and 55. RGB value is (147,102,85). Sum of RGB (Red+Green+Blue) = 147+102+85=334 (44% of max value = 765). Red value is 147 (57.81% from 255 or 44.01% from 334); Green value is 102 (40.23% from 255 or 30.54% from 334); Blue value is 85 (33.59% from 255 or 25.45% from 334); Max value from RGB is 147 - color contains mainly: red. Hex color #936655 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936655 is #6C99AA. Grayscale: #717171. Windows color (decimal): -7117227 or 5596819. OLE color: 5596819.
HSL color Cylindrical-coordinate representation of color #936655: hue angle of 16.45º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #936655 is Cyan = 0, Magento = 0.31, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 102 | 85 | - |
| CMYK | 0 | 0.31 | 0.42 | 0.42 |
| HSL | 16.45º | 0.27% | 0.45% | - |
| HSV(B) | 16.45º | 0.42% | 0.58% | - |
| XYZ | 18.42 | 16.36 | 10.78 | - |
| YUV | 113.52 | 111.91 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 85 | 0 | 0.31 | 0.42 | 0.42 | 16.45 | 0.27 | 0.45 |
| Hex | 93 | 66 | 55 | 0 | 1F | 2A | 2A | 10 | 1B | 2D |
| Octal | 223 | 146 | 125 | 0 | 37 | 52 | 52 | 20 | 33 | 55 |
| Binary | 10010011 | 1100110 | 1010101 | 0 | 11111 | 101010 | 101010 | 10000 | 11011 | 101101 |
Color Harmonies of #936655
Complementary color
Monochromatic Colors of #936655
Black with #936655
Text Example
Text Example
White with #936655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936655; }
p { color: rgb(147,102,85); }
H1.HeaderClassName
{
color: #936655;
}
.AnyTagClassName
{
color: #936655;
}
</style>
background-color css
<style>
a { background-color: #936655; }
a { background-color: rgb(147,102,85); }
div.DivClassName
{
background-color: #936655;
}
.BgClassName
{
background-color: #936655;
}
</style>
border-color css
<style>
span { border-color: #936655; }
span { border-color: rgb(147,102,85); }
td.TdClassName
{
border-color: #936655;
}
.TagClassName
{
border-color: #936655;
}
</style>