Shades of Horses Neck #705926
Tints of Horses Neck #705926
RGB
CMYK
RGB Variations
Color information
#705926 (or 0x705926) is known color: Horses Neck. HEX triplet: 70, 59 and 26. RGB value is (112,89,38). Sum of RGB (Red+Green+Blue) = 112+89+38=239 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.86% from 239); Green value is 89 (35.16% from 255 or 37.24% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 112 - color contains mainly: red. Hex color #705926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705926 is #8FA6D9. Grayscale: #5A5A5A. Windows color (decimal): -9414362 or 2513264. OLE color: 2513264.
HSL color Cylindrical-coordinate representation of color #705926: hue angle of 41.35º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #705926 is Cyan = 0, Magento = 0.21, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 89 | 38 | - |
| CMYK | 0 | 0.21 | 0.66 | 0.56 |
| HSL | 41.35º | 0.49% | 0.29% | - |
| HSV(B) | 41.35º | 0.66% | 0.44% | - |
| XYZ | 10.6 | 10.73 | 3.35 | - |
| YUV | 90.06 | 98.62 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 38 | 0 | 0.21 | 0.66 | 0.56 | 41.35 | 0.49 | 0.29 |
| Hex | 70 | 59 | 26 | 0 | 15 | 42 | 38 | 29 | 31 | 1D |
| Octal | 160 | 131 | 46 | 0 | 25 | 102 | 70 | 51 | 61 | 35 |
| Binary | 1110000 | 1011001 | 100110 | 0 | 10101 | 1000010 | 111000 | 101001 | 110001 | 11101 |
Color Harmonies of #705926
Complementary color
Monochromatic Colors of #705926
Black with #705926
Text Example
Text Example
White with #705926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705926; }
p { color: rgb(112,89,38); }
H1.HeaderClassName
{
color: #705926;
}
.AnyTagClassName
{
color: #705926;
}
</style>
background-color css
<style>
a { background-color: #705926; }
a { background-color: rgb(112,89,38); }
div.DivClassName
{
background-color: #705926;
}
.BgClassName
{
background-color: #705926;
}
</style>
border-color css
<style>
span { border-color: #705926; }
span { border-color: rgb(112,89,38); }
td.TdClassName
{
border-color: #705926;
}
.TagClassName
{
border-color: #705926;
}
</style>