Shades of Horses Neck #755620
Tints of Horses Neck #755620
RGB
CMYK
RGB Variations
Color information
#755620 (or 0x755620) is known color: Horses Neck. HEX triplet: 75, 56 and 20. RGB value is (117,86,32). Sum of RGB (Red+Green+Blue) = 117+86+32=235 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.79% from 235); Green value is 86 (33.98% from 255 or 36.60% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 117 - color contains mainly: red. Hex color #755620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755620 is #8AA9DF. Grayscale: #595959. Windows color (decimal): -9087456 or 2119285. OLE color: 2119285.
HSL color Cylindrical-coordinate representation of color #755620: hue angle of 38.12º 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 #755620 is Cyan = 0, Magento = 0.26, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 32 | - |
| CMYK | 0 | 0.26 | 0.73 | 0.54 |
| HSL | 38.12º | 0.57% | 0.29% | - |
| HSV(B) | 38.12º | 0.73% | 0.46% | - |
| XYZ | 10.92 | 10.54 | 2.83 | - |
| YUV | 89.11 | 95.77 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 32 | 0 | 0.26 | 0.73 | 0.54 | 38.12 | 0.57 | 0.29 |
| Hex | 75 | 56 | 20 | 0 | 1A | 49 | 36 | 26 | 39 | 1D |
| Octal | 165 | 126 | 40 | 0 | 32 | 111 | 66 | 46 | 71 | 35 |
| Binary | 1110101 | 1010110 | 100000 | 0 | 11010 | 1001001 | 110110 | 100110 | 111001 | 11101 |
Color Harmonies of #755620
Complementary color
Monochromatic Colors of #755620
Black with #755620
Text Example
Text Example
White with #755620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755620; }
p { color: rgb(117,86,32); }
H1.HeaderClassName
{
color: #755620;
}
.AnyTagClassName
{
color: #755620;
}
</style>
background-color css
<style>
a { background-color: #755620; }
a { background-color: rgb(117,86,32); }
div.DivClassName
{
background-color: #755620;
}
.BgClassName
{
background-color: #755620;
}
</style>
border-color css
<style>
span { border-color: #755620; }
span { border-color: rgb(117,86,32); }
td.TdClassName
{
border-color: #755620;
}
.TagClassName
{
border-color: #755620;
}
</style>