Shades of Horses Neck #765520
Tints of Horses Neck #765520
RGB
CMYK
RGB Variations
Color information
#765520 (or 0x765520) is known color: Horses Neck. HEX triplet: 76, 55 and 20. RGB value is (118,85,32). Sum of RGB (Red+Green+Blue) = 118+85+32=235 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50.21% from 235); Green value is 85 (33.59% from 255 or 36.17% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 118 - color contains mainly: red. Hex color #765520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765520 is #89AADF. Grayscale: #595959. Windows color (decimal): -9022176 or 2119030. OLE color: 2119030.
HSL color Cylindrical-coordinate representation of color #765520: hue angle of 36.98º 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 #765520 is Cyan = 0, Magento = 0.28, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 32 | - |
| CMYK | 0 | 0.28 | 0.73 | 0.54 |
| HSL | 36.98º | 0.57% | 0.29% | - |
| HSV(B) | 36.98º | 0.73% | 0.46% | - |
| XYZ | 10.98 | 10.45 | 2.81 | - |
| YUV | 88.83 | 95.93 | 148.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 32 | 0 | 0.28 | 0.73 | 0.54 | 36.98 | 0.57 | 0.29 |
| Hex | 76 | 55 | 20 | 0 | 1C | 49 | 36 | 25 | 39 | 1D |
| Octal | 166 | 125 | 40 | 0 | 34 | 111 | 66 | 45 | 71 | 35 |
| Binary | 1110110 | 1010101 | 100000 | 0 | 11100 | 1001001 | 110110 | 100101 | 111001 | 11101 |
Color Harmonies of #765520
Complementary color
Monochromatic Colors of #765520
Black with #765520
Text Example
Text Example
White with #765520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765520; }
p { color: rgb(118,85,32); }
H1.HeaderClassName
{
color: #765520;
}
.AnyTagClassName
{
color: #765520;
}
</style>
background-color css
<style>
a { background-color: #765520; }
a { background-color: rgb(118,85,32); }
div.DivClassName
{
background-color: #765520;
}
.BgClassName
{
background-color: #765520;
}
</style>
border-color css
<style>
span { border-color: #765520; }
span { border-color: rgb(118,85,32); }
td.TdClassName
{
border-color: #765520;
}
.TagClassName
{
border-color: #765520;
}
</style>