Shades of Leather #936453
Tints of Leather #936453
RGB
CMYK
RGB Variations
Color information
#936453 (or 0x936453) is known color: Leather. HEX triplet: 93, 64 and 53. RGB value is (147,100,83). Sum of RGB (Red+Green+Blue) = 147+100+83=330 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.55% from 330); Green value is 100 (39.45% from 255 or 30.30% from 330); Blue value is 83 (32.81% from 255 or 25.15% from 330); Max value from RGB is 147 - color contains mainly: red. Hex color #936453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936453 is #6C9BAC. Grayscale: #707070. Windows color (decimal): -7117741 or 5465235. OLE color: 5465235.
HSL color Cylindrical-coordinate representation of color #936453: hue angle of 15.94º 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 #936453 is Cyan = 0, Magento = 0.32, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 83 | - |
| CMYK | 0 | 0.32 | 0.44 | 0.42 |
| HSL | 15.94º | 0.28% | 0.45% | - |
| HSV(B) | 15.94º | 0.44% | 0.58% | - |
| XYZ | 18.15 | 15.94 | 10.3 | - |
| YUV | 112.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 83 | 0 | 0.32 | 0.44 | 0.42 | 15.94 | 0.28 | 0.45 |
| Hex | 93 | 64 | 53 | 0 | 20 | 2C | 2A | 10 | 1C | 2D |
| Octal | 223 | 144 | 123 | 0 | 40 | 54 | 52 | 20 | 34 | 55 |
| Binary | 10010011 | 1100100 | 1010011 | 0 | 100000 | 101100 | 101010 | 10000 | 11100 | 101101 |
Color Harmonies of #936453
Complementary color
Monochromatic Colors of #936453
Black with #936453
Text Example
Text Example
White with #936453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936453; }
p { color: rgb(147,100,83); }
H1.HeaderClassName
{
color: #936453;
}
.AnyTagClassName
{
color: #936453;
}
</style>
background-color css
<style>
a { background-color: #936453; }
a { background-color: rgb(147,100,83); }
div.DivClassName
{
background-color: #936453;
}
.BgClassName
{
background-color: #936453;
}
</style>
border-color css
<style>
span { border-color: #936453; }
span { border-color: rgb(147,100,83); }
td.TdClassName
{
border-color: #936453;
}
.TagClassName
{
border-color: #936453;
}
</style>