Shades of Horses Neck #765826
Tints of Horses Neck #765826
RGB
CMYK
RGB Variations
Color information
#765826 (or 0x765826) is known color: Horses Neck. HEX triplet: 76, 58 and 26. RGB value is (118,88,38). Sum of RGB (Red+Green+Blue) = 118+88+38=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 88 (34.77% from 255 or 36.07% from 244); Blue value is 38 (15.23% from 255 or 15.57% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #765826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765826 is #89A7D9. Grayscale: #5B5B5B. Windows color (decimal): -9021402 or 2513014. OLE color: 2513014.
HSL color Cylindrical-coordinate representation of color #765826: hue angle of 37.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #765826 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 38 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.54 |
| HSL | 37.5º | 0.51% | 0.31% | - |
| HSV(B) | 37.5º | 0.68% | 0.46% | - |
| XYZ | 11.31 | 10.97 | 3.36 | - |
| YUV | 91.27 | 97.94 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 38 | 0 | 0.25 | 0.68 | 0.54 | 37.5 | 0.51 | 0.31 |
| Hex | 76 | 58 | 26 | 0 | 19 | 44 | 36 | 26 | 33 | 1F |
| Octal | 166 | 130 | 46 | 0 | 31 | 104 | 66 | 46 | 63 | 37 |
| Binary | 1110110 | 1011000 | 100110 | 0 | 11001 | 1000100 | 110110 | 100110 | 110011 | 11111 |
Color Harmonies of #765826
Complementary color
Monochromatic Colors of #765826
Black with #765826
Text Example
Text Example
White with #765826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765826; }
p { color: rgb(118,88,38); }
H1.HeaderClassName
{
color: #765826;
}
.AnyTagClassName
{
color: #765826;
}
</style>
background-color css
<style>
a { background-color: #765826; }
a { background-color: rgb(118,88,38); }
div.DivClassName
{
background-color: #765826;
}
.BgClassName
{
background-color: #765826;
}
</style>
border-color css
<style>
span { border-color: #765826; }
span { border-color: rgb(118,88,38); }
td.TdClassName
{
border-color: #765826;
}
.TagClassName
{
border-color: #765826;
}
</style>