Shades of Horses Neck #765722
Tints of Horses Neck #765722
RGB
CMYK
RGB Variations
Color information
#765722 (or 0x765722) is known color: Horses Neck. HEX triplet: 76, 57 and 22. RGB value is (118,87,34). Sum of RGB (Red+Green+Blue) = 118+87+34=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 34 (13.67% from 255 or 14.23% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #765722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765722 is #89A8DD. Grayscale: #5A5A5A. Windows color (decimal): -9021662 or 2250614. OLE color: 2250614.
HSL color Cylindrical-coordinate representation of color #765722: hue angle of 37.86º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #765722 is Cyan = 0, Magento = 0.26, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 34 | - |
| CMYK | 0 | 0.26 | 0.71 | 0.54 |
| HSL | 37.86º | 0.55% | 0.3% | - |
| HSV(B) | 37.86º | 0.71% | 0.46% | - |
| XYZ | 11.17 | 10.78 | 3.01 | - |
| YUV | 90.23 | 96.27 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 34 | 0 | 0.26 | 0.71 | 0.54 | 37.86 | 0.55 | 0.3 |
| Hex | 76 | 57 | 22 | 0 | 1A | 47 | 36 | 26 | 37 | 1E |
| Octal | 166 | 127 | 42 | 0 | 32 | 107 | 66 | 46 | 67 | 36 |
| Binary | 1110110 | 1010111 | 100010 | 0 | 11010 | 1000111 | 110110 | 100110 | 110111 | 11110 |
Color Harmonies of #765722
Complementary color
Monochromatic Colors of #765722
Black with #765722
Text Example
Text Example
White with #765722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765722; }
p { color: rgb(118,87,34); }
H1.HeaderClassName
{
color: #765722;
}
.AnyTagClassName
{
color: #765722;
}
</style>
background-color css
<style>
a { background-color: #765722; }
a { background-color: rgb(118,87,34); }
div.DivClassName
{
background-color: #765722;
}
.BgClassName
{
background-color: #765722;
}
</style>
border-color css
<style>
span { border-color: #765722; }
span { border-color: rgb(118,87,34); }
td.TdClassName
{
border-color: #765722;
}
.TagClassName
{
border-color: #765722;
}
</style>