Shades of Horses Neck #70522E
Tints of Horses Neck #70522E
RGB
CMYK
RGB Variations
Color information
#70522E (or 0x70522E) is known color: Horses Neck. HEX triplet: 70, 52 and 2E. RGB value is (112,82,46). Sum of RGB (Red+Green+Blue) = 112+82+46=240 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.67% from 240); Green value is 82 (32.42% from 255 or 34.17% from 240); Blue value is 46 (18.36% from 255 or 19.17% from 240); Max value from RGB is 112 - color contains mainly: red. Hex color #70522E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #70522E is #8FADD1. Grayscale: #575757. Windows color (decimal): -9416146 or 3035760. OLE color: 3035760.
HSL color Cylindrical-coordinate representation of color #70522E: hue angle of 32.73º 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 #70522E is Cyan = 0, Magento = 0.27, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 82 | 46 | - |
| CMYK | 0 | 0.27 | 0.59 | 0.56 |
| HSL | 32.73º | 0.42% | 0.31% | - |
| HSV(B) | 32.73º | 0.59% | 0.44% | - |
| XYZ | 10.19 | 9.68 | 3.92 | - |
| YUV | 86.87 | 104.94 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 82 | 46 | 0 | 0.27 | 0.59 | 0.56 | 32.73 | 0.42 | 0.31 |
| Hex | 70 | 52 | 2E | 0 | 1B | 3B | 38 | 21 | 2A | 1F |
| Octal | 160 | 122 | 56 | 0 | 33 | 73 | 70 | 41 | 52 | 37 |
| Binary | 1110000 | 1010010 | 101110 | 0 | 11011 | 111011 | 111000 | 100001 | 101010 | 11111 |
Color Harmonies of #70522E
Complementary color
Monochromatic Colors of #70522E
Black with #70522E
Text Example
Text Example
White with #70522E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70522E; }
p { color: rgb(112,82,46); }
H1.HeaderClassName
{
color: #70522E;
}
.AnyTagClassName
{
color: #70522E;
}
</style>
background-color css
<style>
a { background-color: #70522E; }
a { background-color: rgb(112,82,46); }
div.DivClassName
{
background-color: #70522E;
}
.BgClassName
{
background-color: #70522E;
}
</style>
border-color css
<style>
span { border-color: #70522E; }
span { border-color: rgb(112,82,46); }
td.TdClassName
{
border-color: #70522E;
}
.TagClassName
{
border-color: #70522E;
}
</style>