Shades of Horses Neck #705622
Tints of Horses Neck #705622
RGB
CMYK
RGB Variations
Color information
#705622 (or 0x705622) is known color: Horses Neck. HEX triplet: 70, 56 and 22. RGB value is (112,86,34). Sum of RGB (Red+Green+Blue) = 112+86+34=232 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.28% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 34 (13.67% from 255 or 14.66% from 232); Max value from RGB is 112 - color contains mainly: red. Hex color #705622 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705622 is #8FA9DD. Grayscale: #585858. Windows color (decimal): -9415134 or 2250352. OLE color: 2250352.
HSL color Cylindrical-coordinate representation of color #705622: hue angle of 40º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #705622 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 34 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.56 |
| HSL | 40º | 0.53% | 0.29% | - |
| HSV(B) | 40º | 0.7% | 0.44% | - |
| XYZ | 10.3 | 10.22 | 2.94 | - |
| YUV | 87.85 | 97.61 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 34 | 0 | 0.23 | 0.70 | 0.56 | 40 | 0.53 | 0.29 |
| Hex | 70 | 56 | 22 | 0 | 17 | 46 | 38 | 28 | 35 | 1D |
| Octal | 160 | 126 | 42 | 0 | 27 | 106 | 70 | 50 | 65 | 35 |
| Binary | 1110000 | 1010110 | 100010 | 0 | 10111 | 1000110 | 111000 | 101000 | 110101 | 11101 |
Color Harmonies of #705622
Complementary color
Monochromatic Colors of #705622
Black with #705622
Text Example
Text Example
White with #705622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705622; }
p { color: rgb(112,86,34); }
H1.HeaderClassName
{
color: #705622;
}
.AnyTagClassName
{
color: #705622;
}
</style>
background-color css
<style>
a { background-color: #705622; }
a { background-color: rgb(112,86,34); }
div.DivClassName
{
background-color: #705622;
}
.BgClassName
{
background-color: #705622;
}
</style>
border-color css
<style>
span { border-color: #705622; }
span { border-color: rgb(112,86,34); }
td.TdClassName
{
border-color: #705622;
}
.TagClassName
{
border-color: #705622;
}
</style>