Shades of Horses Neck #765620
Tints of Horses Neck #765620
RGB
CMYK
RGB Variations
Color information
#765620 (or 0x765620) is known color: Horses Neck. HEX triplet: 76, 56 and 20. RGB value is (118,86,32). Sum of RGB (Red+Green+Blue) = 118+86+32=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 86 (33.98% from 255 or 36.44% from 236); Blue value is 32 (12.89% from 255 or 13.56% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #765620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765620 is #89A9DF. Grayscale: #595959. Windows color (decimal): -9021920 or 2119286. OLE color: 2119286.
HSL color Cylindrical-coordinate representation of color #765620: hue angle of 37.67º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #765620 is Cyan = 0, Magento = 0.27, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 32 | - |
| CMYK | 0 | 0.27 | 0.73 | 0.54 |
| HSL | 37.67º | 0.57% | 0.29% | - |
| HSV(B) | 37.67º | 0.73% | 0.46% | - |
| XYZ | 11.06 | 10.61 | 2.83 | - |
| YUV | 89.41 | 95.6 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 32 | 0 | 0.27 | 0.73 | 0.54 | 37.67 | 0.57 | 0.29 |
| Hex | 76 | 56 | 20 | 0 | 1B | 49 | 36 | 26 | 39 | 1D |
| Octal | 166 | 126 | 40 | 0 | 33 | 111 | 66 | 46 | 71 | 35 |
| Binary | 1110110 | 1010110 | 100000 | 0 | 11011 | 1001001 | 110110 | 100110 | 111001 | 11101 |
Color Harmonies of #765620
Complementary color
Monochromatic Colors of #765620
Black with #765620
Text Example
Text Example
White with #765620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765620; }
p { color: rgb(118,86,32); }
H1.HeaderClassName
{
color: #765620;
}
.AnyTagClassName
{
color: #765620;
}
</style>
background-color css
<style>
a { background-color: #765620; }
a { background-color: rgb(118,86,32); }
div.DivClassName
{
background-color: #765620;
}
.BgClassName
{
background-color: #765620;
}
</style>
border-color css
<style>
span { border-color: #765620; }
span { border-color: rgb(118,86,32); }
td.TdClassName
{
border-color: #765620;
}
.TagClassName
{
border-color: #765620;
}
</style>