Shades of Horses Neck #70562A
Tints of Horses Neck #70562A
RGB
CMYK
RGB Variations
Color information
#70562A (or 0x70562A) is known color: Horses Neck. HEX triplet: 70, 56 and 2A. RGB value is (112,86,42). Sum of RGB (Red+Green+Blue) = 112+86+42=240 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.67% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 42 (16.80% from 255 or 17.5% from 240); Max value from RGB is 112 - color contains mainly: red. Hex color #70562A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #70562A is #8FA9D5. Grayscale: #585858. Windows color (decimal): -9415126 or 2774640. OLE color: 2774640.
HSL color Cylindrical-coordinate representation of color #70562A: hue angle of 37.71º degrees, saturation: 0.45, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #70562A is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 42 | - |
| CMYK | 0 | 0.23 | 0.62 | 0.56 |
| HSL | 37.71º | 0.45% | 0.3% | - |
| HSV(B) | 37.71º | 0.63% | 0.44% | - |
| XYZ | 10.43 | 10.27 | 3.62 | - |
| YUV | 88.76 | 101.61 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 42 | 0 | 0.23 | 0.62 | 0.56 | 37.71 | 0.45 | 0.3 |
| Hex | 70 | 56 | 2A | 0 | 17 | 3E | 38 | 26 | 2D | 1E |
| Octal | 160 | 126 | 52 | 0 | 27 | 76 | 70 | 46 | 55 | 36 |
| Binary | 1110000 | 1010110 | 101010 | 0 | 10111 | 111110 | 111000 | 100110 | 101101 | 11110 |
Color Harmonies of #70562A
Complementary color
Monochromatic Colors of #70562A
Black with #70562A
Text Example
Text Example
White with #70562A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70562A; }
p { color: rgb(112,86,42); }
H1.HeaderClassName
{
color: #70562A;
}
.AnyTagClassName
{
color: #70562A;
}
</style>
background-color css
<style>
a { background-color: #70562A; }
a { background-color: rgb(112,86,42); }
div.DivClassName
{
background-color: #70562A;
}
.BgClassName
{
background-color: #70562A;
}
</style>
border-color css
<style>
span { border-color: #70562A; }
span { border-color: rgb(112,86,42); }
td.TdClassName
{
border-color: #70562A;
}
.TagClassName
{
border-color: #70562A;
}
</style>