Shades of Horses Neck #70592E
Tints of Horses Neck #70592E
RGB
CMYK
RGB Variations
Color information
#70592E (or 0x70592E) is known color: Horses Neck. HEX triplet: 70, 59 and 2E. RGB value is (112,89,46). Sum of RGB (Red+Green+Blue) = 112+89+46=247 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.34% from 247); Green value is 89 (35.16% from 255 or 36.03% from 247); Blue value is 46 (18.36% from 255 or 18.62% from 247); Max value from RGB is 112 - color contains mainly: red. Hex color #70592E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #70592E is #8FA6D1. Grayscale: #5B5B5B. Windows color (decimal): -9414354 or 3037552. OLE color: 3037552.
HSL color Cylindrical-coordinate representation of color #70592E: hue angle of 39.09º 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 #70592E is Cyan = 0, Magento = 0.21, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 89 | 46 | - |
| CMYK | 0 | 0.21 | 0.59 | 0.56 |
| HSL | 39.09º | 0.42% | 0.31% | - |
| HSV(B) | 39.09º | 0.59% | 0.44% | - |
| XYZ | 10.75 | 10.79 | 4.1 | - |
| YUV | 90.98 | 102.62 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 46 | 0 | 0.21 | 0.59 | 0.56 | 39.09 | 0.42 | 0.31 |
| Hex | 70 | 59 | 2E | 0 | 15 | 3B | 38 | 27 | 2A | 1F |
| Octal | 160 | 131 | 56 | 0 | 25 | 73 | 70 | 47 | 52 | 37 |
| Binary | 1110000 | 1011001 | 101110 | 0 | 10101 | 111011 | 111000 | 100111 | 101010 | 11111 |
Color Harmonies of #70592E
Complementary color
Monochromatic Colors of #70592E
Black with #70592E
Text Example
Text Example
White with #70592E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70592E; }
p { color: rgb(112,89,46); }
H1.HeaderClassName
{
color: #70592E;
}
.AnyTagClassName
{
color: #70592E;
}
</style>
background-color css
<style>
a { background-color: #70592E; }
a { background-color: rgb(112,89,46); }
div.DivClassName
{
background-color: #70592E;
}
.BgClassName
{
background-color: #70592E;
}
</style>
border-color css
<style>
span { border-color: #70592E; }
span { border-color: rgb(112,89,46); }
td.TdClassName
{
border-color: #70592E;
}
.TagClassName
{
border-color: #70592E;
}
</style>