Shades of Horses Neck #765829
Tints of Horses Neck #765829
RGB
CMYK
RGB Variations
Color information
#765829 (or 0x765829) is known color: Horses Neck. HEX triplet: 76, 58 and 29. RGB value is (118,88,41). Sum of RGB (Red+Green+Blue) = 118+88+41=247 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.77% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 41 (16.41% from 255 or 16.60% from 247); Max value from RGB is 118 - color contains mainly: red. Hex color #765829 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765829 is #89A7D6. Grayscale: #5B5B5B. Windows color (decimal): -9021399 or 2709622. OLE color: 2709622.
HSL color Cylindrical-coordinate representation of color #765829: hue angle of 36.62º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #765829 is Cyan = 0, Magento = 0.25, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 41 | - |
| CMYK | 0 | 0.25 | 0.65 | 0.54 |
| HSL | 36.62º | 0.48% | 0.31% | - |
| HSV(B) | 36.62º | 0.65% | 0.46% | - |
| XYZ | 11.36 | 10.99 | 3.62 | - |
| YUV | 91.61 | 99.44 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 41 | 0 | 0.25 | 0.65 | 0.54 | 36.62 | 0.48 | 0.31 |
| Hex | 76 | 58 | 29 | 0 | 19 | 41 | 36 | 25 | 30 | 1F |
| Octal | 166 | 130 | 51 | 0 | 31 | 101 | 66 | 45 | 60 | 37 |
| Binary | 1110110 | 1011000 | 101001 | 0 | 11001 | 1000001 | 110110 | 100101 | 110000 | 11111 |
Color Harmonies of #765829
Complementary color
Monochromatic Colors of #765829
Black with #765829
Text Example
Text Example
White with #765829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765829; }
p { color: rgb(118,88,41); }
H1.HeaderClassName
{
color: #765829;
}
.AnyTagClassName
{
color: #765829;
}
</style>
background-color css
<style>
a { background-color: #765829; }
a { background-color: rgb(118,88,41); }
div.DivClassName
{
background-color: #765829;
}
.BgClassName
{
background-color: #765829;
}
</style>
border-color css
<style>
span { border-color: #765829; }
span { border-color: rgb(118,88,41); }
td.TdClassName
{
border-color: #765829;
}
.TagClassName
{
border-color: #765829;
}
</style>