Shades of Horses Neck #765820
Tints of Horses Neck #765820
RGB
CMYK
RGB Variations
Color information
#765820 (or 0x765820) is known color: Horses Neck. HEX triplet: 76, 58 and 20. RGB value is (118,88,32). Sum of RGB (Red+Green+Blue) = 118+88+32=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 88 (34.77% from 255 or 36.97% from 238); Blue value is 32 (12.89% from 255 or 13.45% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #765820 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765820 is #89A7DF. Grayscale: #5A5A5A. Windows color (decimal): -9021408 or 2119798. OLE color: 2119798.
HSL color Cylindrical-coordinate representation of color #765820: hue angle of 39.07º 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 #765820 is Cyan = 0, Magento = 0.25, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 32 | - |
| CMYK | 0 | 0.25 | 0.73 | 0.54 |
| HSL | 39.07º | 0.57% | 0.29% | - |
| HSV(B) | 39.07º | 0.73% | 0.46% | - |
| XYZ | 11.22 | 10.94 | 2.89 | - |
| YUV | 90.59 | 94.94 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 32 | 0 | 0.25 | 0.73 | 0.54 | 39.07 | 0.57 | 0.29 |
| Hex | 76 | 58 | 20 | 0 | 19 | 49 | 36 | 27 | 39 | 1D |
| Octal | 166 | 130 | 40 | 0 | 31 | 111 | 66 | 47 | 71 | 35 |
| Binary | 1110110 | 1011000 | 100000 | 0 | 11001 | 1001001 | 110110 | 100111 | 111001 | 11101 |
Color Harmonies of #765820
Complementary color
Monochromatic Colors of #765820
Black with #765820
Text Example
Text Example
White with #765820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765820; }
p { color: rgb(118,88,32); }
H1.HeaderClassName
{
color: #765820;
}
.AnyTagClassName
{
color: #765820;
}
</style>
background-color css
<style>
a { background-color: #765820; }
a { background-color: rgb(118,88,32); }
div.DivClassName
{
background-color: #765820;
}
.BgClassName
{
background-color: #765820;
}
</style>
border-color css
<style>
span { border-color: #765820; }
span { border-color: rgb(118,88,32); }
td.TdClassName
{
border-color: #765820;
}
.TagClassName
{
border-color: #765820;
}
</style>