Shades of Horses Neck #765426
Tints of Horses Neck #765426
RGB
CMYK
RGB Variations
Color information
#765426 (or 0x765426) is known color: Horses Neck. HEX triplet: 76, 54 and 26. RGB value is (118,84,38). Sum of RGB (Red+Green+Blue) = 118+84+38=240 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.17% from 240); Green value is 84 (33.20% from 255 or 35% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 118 - color contains mainly: red. Hex color #765426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765426 is #89ABD9. Grayscale: #595959. Windows color (decimal): -9022426 or 2511990. OLE color: 2511990.
HSL color Cylindrical-coordinate representation of color #765426: hue angle of 34.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 #765426 is Cyan = 0, Magento = 0.29, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 38 | - |
| CMYK | 0 | 0.29 | 0.68 | 0.54 |
| HSL | 34.5º | 0.51% | 0.31% | - |
| HSV(B) | 34.5º | 0.68% | 0.46% | - |
| XYZ | 10.99 | 10.33 | 3.25 | - |
| YUV | 88.92 | 99.26 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 38 | 0 | 0.29 | 0.68 | 0.54 | 34.5 | 0.51 | 0.31 |
| Hex | 76 | 54 | 26 | 0 | 1D | 44 | 36 | 22 | 33 | 1F |
| Octal | 166 | 124 | 46 | 0 | 35 | 104 | 66 | 42 | 63 | 37 |
| Binary | 1110110 | 1010100 | 100110 | 0 | 11101 | 1000100 | 110110 | 100010 | 110011 | 11111 |
Color Harmonies of #765426
Complementary color
Monochromatic Colors of #765426
Black with #765426
Text Example
Text Example
White with #765426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765426; }
p { color: rgb(118,84,38); }
H1.HeaderClassName
{
color: #765426;
}
.AnyTagClassName
{
color: #765426;
}
</style>
background-color css
<style>
a { background-color: #765426; }
a { background-color: rgb(118,84,38); }
div.DivClassName
{
background-color: #765426;
}
.BgClassName
{
background-color: #765426;
}
</style>
border-color css
<style>
span { border-color: #765426; }
span { border-color: rgb(118,84,38); }
td.TdClassName
{
border-color: #765426;
}
.TagClassName
{
border-color: #765426;
}
</style>