Shades of Horses Neck #765724
Tints of Horses Neck #765724
RGB
CMYK
RGB Variations
Color information
#765724 (or 0x765724) is known color: Horses Neck. HEX triplet: 76, 57 and 24. RGB value is (118,87,36). Sum of RGB (Red+Green+Blue) = 118+87+36=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 36 (14.45% from 255 or 14.94% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #765724 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765724 is #89A8DB. Grayscale: #5A5A5A. Windows color (decimal): -9021660 or 2381686. OLE color: 2381686.
HSL color Cylindrical-coordinate representation of color #765724: hue angle of 37.32º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #765724 is Cyan = 0, Magento = 0.26, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 36 | - |
| CMYK | 0 | 0.26 | 0.69 | 0.54 |
| HSL | 37.32º | 0.53% | 0.3% | - |
| HSV(B) | 37.32º | 0.69% | 0.46% | - |
| XYZ | 11.2 | 10.8 | 3.16 | - |
| YUV | 90.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 36 | 0 | 0.26 | 0.69 | 0.54 | 37.32 | 0.53 | 0.3 |
| Hex | 76 | 57 | 24 | 0 | 1A | 45 | 36 | 25 | 35 | 1E |
| Octal | 166 | 127 | 44 | 0 | 32 | 105 | 66 | 45 | 65 | 36 |
| Binary | 1110110 | 1010111 | 100100 | 0 | 11010 | 1000101 | 110110 | 100101 | 110101 | 11110 |
Color Harmonies of #765724
Complementary color
Monochromatic Colors of #765724
Black with #765724
Text Example
Text Example
White with #765724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765724; }
p { color: rgb(118,87,36); }
H1.HeaderClassName
{
color: #765724;
}
.AnyTagClassName
{
color: #765724;
}
</style>
background-color css
<style>
a { background-color: #765724; }
a { background-color: rgb(118,87,36); }
div.DivClassName
{
background-color: #765724;
}
.BgClassName
{
background-color: #765724;
}
</style>
border-color css
<style>
span { border-color: #765724; }
span { border-color: rgb(118,87,36); }
td.TdClassName
{
border-color: #765724;
}
.TagClassName
{
border-color: #765724;
}
</style>