Shades of Horses Neck #765424
Tints of Horses Neck #765424
RGB
CMYK
RGB Variations
Color information
#765424 (or 0x765424) is known color: Horses Neck. HEX triplet: 76, 54 and 24. RGB value is (118,84,36). Sum of RGB (Red+Green+Blue) = 118+84+36=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 36 (14.45% from 255 or 15.13% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #765424 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765424 is #89ABDB. Grayscale: #585858. Windows color (decimal): -9022428 or 2380918. OLE color: 2380918.
HSL color Cylindrical-coordinate representation of color #765424: hue angle of 35.12º 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 #765424 is Cyan = 0, Magento = 0.29, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 36 | - |
| CMYK | 0 | 0.29 | 0.69 | 0.54 |
| HSL | 35.12º | 0.53% | 0.3% | - |
| HSV(B) | 35.12º | 0.69% | 0.46% | - |
| XYZ | 10.96 | 10.32 | 3.08 | - |
| YUV | 88.69 | 98.26 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 36 | 0 | 0.29 | 0.69 | 0.54 | 35.12 | 0.53 | 0.3 |
| Hex | 76 | 54 | 24 | 0 | 1D | 45 | 36 | 23 | 35 | 1E |
| Octal | 166 | 124 | 44 | 0 | 35 | 105 | 66 | 43 | 65 | 36 |
| Binary | 1110110 | 1010100 | 100100 | 0 | 11101 | 1000101 | 110110 | 100011 | 110101 | 11110 |
Color Harmonies of #765424
Complementary color
Monochromatic Colors of #765424
Black with #765424
Text Example
Text Example
White with #765424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765424; }
p { color: rgb(118,84,36); }
H1.HeaderClassName
{
color: #765424;
}
.AnyTagClassName
{
color: #765424;
}
</style>
background-color css
<style>
a { background-color: #765424; }
a { background-color: rgb(118,84,36); }
div.DivClassName
{
background-color: #765424;
}
.BgClassName
{
background-color: #765424;
}
</style>
border-color css
<style>
span { border-color: #765424; }
span { border-color: rgb(118,84,36); }
td.TdClassName
{
border-color: #765424;
}
.TagClassName
{
border-color: #765424;
}
</style>