Shades of Leather #936553
Tints of Leather #936553
RGB
CMYK
RGB Variations
Color information
#936553 (or 0x936553) is known color: Leather. HEX triplet: 93, 65 and 53. RGB value is (147,101,83). Sum of RGB (Red+Green+Blue) = 147+101+83=331 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.41% from 331); Green value is 101 (39.84% from 255 or 30.51% from 331); Blue value is 83 (32.81% from 255 or 25.08% from 331); Max value from RGB is 147 - color contains mainly: red. Hex color #936553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936553 is #6C9AAC. Grayscale: #707070. Windows color (decimal): -7117485 or 5465491. OLE color: 5465491.
HSL color Cylindrical-coordinate representation of color #936553: hue angle of 16.88º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #936553 is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 83 | - |
| CMYK | 0 | 0.31 | 0.44 | 0.42 |
| HSL | 16.88º | 0.28% | 0.45% | - |
| HSV(B) | 16.88º | 0.44% | 0.58% | - |
| XYZ | 18.25 | 16.13 | 10.34 | - |
| YUV | 112.7 | 111.24 | 152.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 83 | 0 | 0.31 | 0.44 | 0.42 | 16.88 | 0.28 | 0.45 |
| Hex | 93 | 65 | 53 | 0 | 1F | 2C | 2A | 11 | 1C | 2D |
| Octal | 223 | 145 | 123 | 0 | 37 | 54 | 52 | 21 | 34 | 55 |
| Binary | 10010011 | 1100101 | 1010011 | 0 | 11111 | 101100 | 101010 | 10001 | 11100 | 101101 |
Color Harmonies of #936553
Complementary color
Monochromatic Colors of #936553
Black with #936553
Text Example
Text Example
White with #936553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936553; }
p { color: rgb(147,101,83); }
H1.HeaderClassName
{
color: #936553;
}
.AnyTagClassName
{
color: #936553;
}
</style>
background-color css
<style>
a { background-color: #936553; }
a { background-color: rgb(147,101,83); }
div.DivClassName
{
background-color: #936553;
}
.BgClassName
{
background-color: #936553;
}
</style>
border-color css
<style>
span { border-color: #936553; }
span { border-color: rgb(147,101,83); }
td.TdClassName
{
border-color: #936553;
}
.TagClassName
{
border-color: #936553;
}
</style>