Shades of Horses Neck #70512E
Tints of Horses Neck #70512E
RGB
CMYK
RGB Variations
Color information
#70512E (or 0x70512E) is known color: Horses Neck. HEX triplet: 70, 51 and 2E. RGB value is (112,81,46). Sum of RGB (Red+Green+Blue) = 112+81+46=239 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.86% from 239); Green value is 81 (32.03% from 255 or 33.89% from 239); Blue value is 46 (18.36% from 255 or 19.25% from 239); Max value from RGB is 112 - color contains mainly: red. Hex color #70512E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #70512E is #8FAED1. Grayscale: #565656. Windows color (decimal): -9416402 or 3035504. OLE color: 3035504.
HSL color Cylindrical-coordinate representation of color #70512E: hue angle of 31.82º 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 #70512E is Cyan = 0, Magento = 0.28, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 81 | 46 | - |
| CMYK | 0 | 0.28 | 0.59 | 0.56 |
| HSL | 31.82º | 0.42% | 0.31% | - |
| HSV(B) | 31.82º | 0.59% | 0.44% | - |
| XYZ | 10.12 | 9.53 | 3.89 | - |
| YUV | 86.28 | 105.27 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 81 | 46 | 0 | 0.28 | 0.59 | 0.56 | 31.82 | 0.42 | 0.31 |
| Hex | 70 | 51 | 2E | 0 | 1C | 3B | 38 | 20 | 2A | 1F |
| Octal | 160 | 121 | 56 | 0 | 34 | 73 | 70 | 40 | 52 | 37 |
| Binary | 1110000 | 1010001 | 101110 | 0 | 11100 | 111011 | 111000 | 100000 | 101010 | 11111 |
Color Harmonies of #70512E
Complementary color
Monochromatic Colors of #70512E
Black with #70512E
Text Example
Text Example
White with #70512E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70512E; }
p { color: rgb(112,81,46); }
H1.HeaderClassName
{
color: #70512E;
}
.AnyTagClassName
{
color: #70512E;
}
</style>
background-color css
<style>
a { background-color: #70512E; }
a { background-color: rgb(112,81,46); }
div.DivClassName
{
background-color: #70512E;
}
.BgClassName
{
background-color: #70512E;
}
</style>
border-color css
<style>
span { border-color: #70512E; }
span { border-color: rgb(112,81,46); }
td.TdClassName
{
border-color: #70512E;
}
.TagClassName
{
border-color: #70512E;
}
</style>