Shades of Horses Neck #765124
Tints of Horses Neck #765124
RGB
CMYK
RGB Variations
Color information
#765124 (or 0x765124) is known color: Horses Neck. HEX triplet: 76, 51 and 24. RGB value is (118,81,36). Sum of RGB (Red+Green+Blue) = 118+81+36=235 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50.21% from 235); Green value is 81 (32.03% from 255 or 34.47% from 235); Blue value is 36 (14.45% from 255 or 15.32% from 235); Max value from RGB is 118 - color contains mainly: red. Hex color #765124 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765124 is #89AEDB. Grayscale: #575757. Windows color (decimal): -9023196 or 2380150. OLE color: 2380150.
HSL color Cylindrical-coordinate representation of color #765124: hue angle of 32.93º 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 #765124 is Cyan = 0, Magento = 0.31, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 36 | - |
| CMYK | 0 | 0.31 | 0.69 | 0.54 |
| HSL | 32.93º | 0.53% | 0.3% | - |
| HSV(B) | 32.93º | 0.69% | 0.46% | - |
| XYZ | 10.73 | 9.86 | 3.01 | - |
| YUV | 86.93 | 99.26 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 36 | 0 | 0.31 | 0.69 | 0.54 | 32.93 | 0.53 | 0.3 |
| Hex | 76 | 51 | 24 | 0 | 1F | 45 | 36 | 21 | 35 | 1E |
| Octal | 166 | 121 | 44 | 0 | 37 | 105 | 66 | 41 | 65 | 36 |
| Binary | 1110110 | 1010001 | 100100 | 0 | 11111 | 1000101 | 110110 | 100001 | 110101 | 11110 |
Color Harmonies of #765124
Complementary color
Monochromatic Colors of #765124
Black with #765124
Text Example
Text Example
White with #765124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765124; }
p { color: rgb(118,81,36); }
H1.HeaderClassName
{
color: #765124;
}
.AnyTagClassName
{
color: #765124;
}
</style>
background-color css
<style>
a { background-color: #765124; }
a { background-color: rgb(118,81,36); }
div.DivClassName
{
background-color: #765124;
}
.BgClassName
{
background-color: #765124;
}
</style>
border-color css
<style>
span { border-color: #765124; }
span { border-color: rgb(118,81,36); }
td.TdClassName
{
border-color: #765124;
}
.TagClassName
{
border-color: #765124;
}
</style>