Shades of Leather #936752
Tints of Leather #936752
RGB
CMYK
RGB Variations
Color information
#936752 (or 0x936752) is known color: Leather. HEX triplet: 93, 67 and 52. RGB value is (147,103,82). Sum of RGB (Red+Green+Blue) = 147+103+82=332 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.28% from 332); Green value is 103 (40.62% from 255 or 31.02% from 332); Blue value is 82 (32.42% from 255 or 24.70% from 332); Max value from RGB is 147 - color contains mainly: red. Hex color #936752 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936752 is #6C98AD. Grayscale: #717171. Windows color (decimal): -7116974 or 5400467. OLE color: 5400467.
HSL color Cylindrical-coordinate representation of color #936752: hue angle of 19.38º 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 #936752 is Cyan = 0, Magento = 0.30, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 82 | - |
| CMYK | 0 | 0.30 | 0.44 | 0.42 |
| HSL | 19.38º | 0.28% | 0.45% | - |
| HSV(B) | 19.38º | 0.44% | 0.58% | - |
| XYZ | 18.41 | 16.51 | 10.2 | - |
| YUV | 113.76 | 110.08 | 151.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 82 | 0 | 0.30 | 0.44 | 0.42 | 19.38 | 0.28 | 0.45 |
| Hex | 93 | 67 | 52 | 0 | 1E | 2C | 2A | 13 | 1C | 2D |
| Octal | 223 | 147 | 122 | 0 | 36 | 54 | 52 | 23 | 34 | 55 |
| Binary | 10010011 | 1100111 | 1010010 | 0 | 11110 | 101100 | 101010 | 10011 | 11100 | 101101 |
Color Harmonies of #936752
Complementary color
Monochromatic Colors of #936752
Black with #936752
Text Example
Text Example
White with #936752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936752; }
p { color: rgb(147,103,82); }
H1.HeaderClassName
{
color: #936752;
}
.AnyTagClassName
{
color: #936752;
}
</style>
background-color css
<style>
a { background-color: #936752; }
a { background-color: rgb(147,103,82); }
div.DivClassName
{
background-color: #936752;
}
.BgClassName
{
background-color: #936752;
}
</style>
border-color css
<style>
span { border-color: #936752; }
span { border-color: rgb(147,103,82); }
td.TdClassName
{
border-color: #936752;
}
.TagClassName
{
border-color: #936752;
}
</style>