Shades of Horses Neck #765828
Tints of Horses Neck #765828
RGB
CMYK
RGB Variations
Color information
#765828 (or 0x765828) is known color: Horses Neck. HEX triplet: 76, 58 and 28. RGB value is (118,88,40). Sum of RGB (Red+Green+Blue) = 118+88+40=246 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.97% from 246); Green value is 88 (34.77% from 255 or 35.77% from 246); Blue value is 40 (16.02% from 255 or 16.26% from 246); Max value from RGB is 118 - color contains mainly: red. Hex color #765828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765828 is #89A7D7. Grayscale: #5B5B5B. Windows color (decimal): -9021400 or 2644086. OLE color: 2644086.
HSL color Cylindrical-coordinate representation of color #765828: hue angle of 36.92º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #765828 is Cyan = 0, Magento = 0.25, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 40 | - |
| CMYK | 0 | 0.25 | 0.66 | 0.54 |
| HSL | 36.92º | 0.49% | 0.31% | - |
| HSV(B) | 36.92º | 0.66% | 0.46% | - |
| XYZ | 11.34 | 10.98 | 3.53 | - |
| YUV | 91.5 | 98.94 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 40 | 0 | 0.25 | 0.66 | 0.54 | 36.92 | 0.49 | 0.31 |
| Hex | 76 | 58 | 28 | 0 | 19 | 42 | 36 | 25 | 31 | 1F |
| Octal | 166 | 130 | 50 | 0 | 31 | 102 | 66 | 45 | 61 | 37 |
| Binary | 1110110 | 1011000 | 101000 | 0 | 11001 | 1000010 | 110110 | 100101 | 110001 | 11111 |
Color Harmonies of #765828
Complementary color
Monochromatic Colors of #765828
Black with #765828
Text Example
Text Example
White with #765828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765828; }
p { color: rgb(118,88,40); }
H1.HeaderClassName
{
color: #765828;
}
.AnyTagClassName
{
color: #765828;
}
</style>
background-color css
<style>
a { background-color: #765828; }
a { background-color: rgb(118,88,40); }
div.DivClassName
{
background-color: #765828;
}
.BgClassName
{
background-color: #765828;
}
</style>
border-color css
<style>
span { border-color: #765828; }
span { border-color: rgb(118,88,40); }
td.TdClassName
{
border-color: #765828;
}
.TagClassName
{
border-color: #765828;
}
</style>