Shades of Horses Neck #70572E
Tints of Horses Neck #70572E
RGB
CMYK
RGB Variations
Color information
#70572E (or 0x70572E) is known color: Horses Neck. HEX triplet: 70, 57 and 2E. RGB value is (112,87,46). Sum of RGB (Red+Green+Blue) = 112+87+46=245 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.71% from 245); Green value is 87 (34.38% from 255 or 35.51% from 245); Blue value is 46 (18.36% from 255 or 18.78% from 245); Max value from RGB is 112 - color contains mainly: red. Hex color #70572E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #70572E is #8FA8D1. Grayscale: #595959. Windows color (decimal): -9414866 or 3037040. OLE color: 3037040.
HSL color Cylindrical-coordinate representation of color #70572E: hue angle of 37.27º 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 #70572E is Cyan = 0, Magento = 0.22, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 87 | 46 | - |
| CMYK | 0 | 0.22 | 0.59 | 0.56 |
| HSL | 37.27º | 0.42% | 0.31% | - |
| HSV(B) | 37.27º | 0.59% | 0.44% | - |
| XYZ | 10.58 | 10.46 | 4.05 | - |
| YUV | 89.8 | 103.28 | 143.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 46 | 0 | 0.22 | 0.59 | 0.56 | 37.27 | 0.42 | 0.31 |
| Hex | 70 | 57 | 2E | 0 | 16 | 3B | 38 | 25 | 2A | 1F |
| Octal | 160 | 127 | 56 | 0 | 26 | 73 | 70 | 45 | 52 | 37 |
| Binary | 1110000 | 1010111 | 101110 | 0 | 10110 | 111011 | 111000 | 100101 | 101010 | 11111 |
Color Harmonies of #70572E
Complementary color
Monochromatic Colors of #70572E
Black with #70572E
Text Example
Text Example
White with #70572E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70572E; }
p { color: rgb(112,87,46); }
H1.HeaderClassName
{
color: #70572E;
}
.AnyTagClassName
{
color: #70572E;
}
</style>
background-color css
<style>
a { background-color: #70572E; }
a { background-color: rgb(112,87,46); }
div.DivClassName
{
background-color: #70572E;
}
.BgClassName
{
background-color: #70572E;
}
</style>
border-color css
<style>
span { border-color: #70572E; }
span { border-color: rgb(112,87,46); }
td.TdClassName
{
border-color: #70572E;
}
.TagClassName
{
border-color: #70572E;
}
</style>