Shades of Horses Neck #735620
Tints of Horses Neck #735620
RGB
CMYK
RGB Variations
Color information
#735620 (or 0x735620) is known color: Horses Neck. HEX triplet: 73, 56 and 20. RGB value is (115,86,32). Sum of RGB (Red+Green+Blue) = 115+86+32=233 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.36% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 115 - color contains mainly: red. Hex color #735620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735620 is #8CA9DF. Grayscale: #585858. Windows color (decimal): -9218528 or 2119283. OLE color: 2119283.
HSL color Cylindrical-coordinate representation of color #735620: hue angle of 39.04º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #735620 is Cyan = 0, Magento = 0.25, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 32 | - |
| CMYK | 0 | 0.25 | 0.72 | 0.55 |
| HSL | 39.04º | 0.56% | 0.29% | - |
| HSV(B) | 39.04º | 0.72% | 0.45% | - |
| XYZ | 10.66 | 10.4 | 2.81 | - |
| YUV | 88.52 | 96.11 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 32 | 0 | 0.25 | 0.72 | 0.55 | 39.04 | 0.56 | 0.29 |
| Hex | 73 | 56 | 20 | 0 | 19 | 48 | 37 | 27 | 38 | 1D |
| Octal | 163 | 126 | 40 | 0 | 31 | 110 | 67 | 47 | 70 | 35 |
| Binary | 1110011 | 1010110 | 100000 | 0 | 11001 | 1001000 | 110111 | 100111 | 111000 | 11101 |
Color Harmonies of #735620
Complementary color
Monochromatic Colors of #735620
Black with #735620
Text Example
Text Example
White with #735620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735620; }
p { color: rgb(115,86,32); }
H1.HeaderClassName
{
color: #735620;
}
.AnyTagClassName
{
color: #735620;
}
</style>
background-color css
<style>
a { background-color: #735620; }
a { background-color: rgb(115,86,32); }
div.DivClassName
{
background-color: #735620;
}
.BgClassName
{
background-color: #735620;
}
</style>
border-color css
<style>
span { border-color: #735620; }
span { border-color: rgb(115,86,32); }
td.TdClassName
{
border-color: #735620;
}
.TagClassName
{
border-color: #735620;
}
</style>