Shades of Horses Neck #70562E
Tints of Horses Neck #70562E
RGB
CMYK
RGB Variations
Color information
#70562E (or 0x70562E) is known color: Horses Neck. HEX triplet: 70, 56 and 2E. RGB value is (112,86,46). Sum of RGB (Red+Green+Blue) = 112+86+46=244 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.90% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 46 (18.36% from 255 or 18.85% from 244); Max value from RGB is 112 - color contains mainly: red. Hex color #70562E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #70562E is #8FA9D1. Grayscale: #595959. Windows color (decimal): -9415122 or 3036784. OLE color: 3036784.
HSL color Cylindrical-coordinate representation of color #70562E: hue angle of 36.36º degrees, saturation: 0.42, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #70562E is Cyan = 0, Magento = 0.23, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 46 | - |
| CMYK | 0 | 0.23 | 0.59 | 0.56 |
| HSL | 36.36º | 0.42% | 0.31% | - |
| HSV(B) | 36.36º | 0.59% | 0.44% | - |
| XYZ | 10.5 | 10.3 | 4.02 | - |
| YUV | 89.21 | 103.61 | 144.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 46 | 0 | 0.23 | 0.59 | 0.56 | 36.36 | 0.42 | 0.31 |
| Hex | 70 | 56 | 2E | 0 | 17 | 3B | 38 | 24 | 2A | 1F |
| Octal | 160 | 126 | 56 | 0 | 27 | 73 | 70 | 44 | 52 | 37 |
| Binary | 1110000 | 1010110 | 101110 | 0 | 10111 | 111011 | 111000 | 100100 | 101010 | 11111 |
Color Harmonies of #70562E
Complementary color
Monochromatic Colors of #70562E
Black with #70562E
Text Example
Text Example
White with #70562E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70562E; }
p { color: rgb(112,86,46); }
H1.HeaderClassName
{
color: #70562E;
}
.AnyTagClassName
{
color: #70562E;
}
</style>
background-color css
<style>
a { background-color: #70562E; }
a { background-color: rgb(112,86,46); }
div.DivClassName
{
background-color: #70562E;
}
.BgClassName
{
background-color: #70562E;
}
</style>
border-color css
<style>
span { border-color: #70562E; }
span { border-color: rgb(112,86,46); }
td.TdClassName
{
border-color: #70562E;
}
.TagClassName
{
border-color: #70562E;
}
</style>