Shades of Horses Neck #705220
Tints of Horses Neck #705220
RGB
CMYK
RGB Variations
Color information
#705220 (or 0x705220) is known color: Horses Neck. HEX triplet: 70, 52 and 20. RGB value is (112,82,32). Sum of RGB (Red+Green+Blue) = 112+82+32=226 (29% of max value = 765). Red value is 112 (44.14% from 255 or 49.56% from 226); Green value is 82 (32.42% from 255 or 36.28% from 226); Blue value is 32 (12.89% from 255 or 14.16% from 226); Max value from RGB is 112 - color contains mainly: red. Hex color #705220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705220 is #8FADDF. Grayscale: #555555. Windows color (decimal): -9416160 or 2118256. OLE color: 2118256.
HSL color Cylindrical-coordinate representation of color #705220: hue angle of 37.5º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #705220 is Cyan = 0, Magento = 0.27, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 82 | 32 | - |
| CMYK | 0 | 0.27 | 0.71 | 0.56 |
| HSL | 37.5º | 0.56% | 0.28% | - |
| HSV(B) | 37.5º | 0.71% | 0.44% | - |
| XYZ | 9.96 | 9.58 | 2.69 | - |
| YUV | 85.27 | 97.94 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 82 | 32 | 0 | 0.27 | 0.71 | 0.56 | 37.5 | 0.56 | 0.28 |
| Hex | 70 | 52 | 20 | 0 | 1B | 47 | 38 | 26 | 38 | 1C |
| Octal | 160 | 122 | 40 | 0 | 33 | 107 | 70 | 46 | 70 | 34 |
| Binary | 1110000 | 1010010 | 100000 | 0 | 11011 | 1000111 | 111000 | 100110 | 111000 | 11100 |
Color Harmonies of #705220
Complementary color
Monochromatic Colors of #705220
Black with #705220
Text Example
Text Example
White with #705220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705220; }
p { color: rgb(112,82,32); }
H1.HeaderClassName
{
color: #705220;
}
.AnyTagClassName
{
color: #705220;
}
</style>
background-color css
<style>
a { background-color: #705220; }
a { background-color: rgb(112,82,32); }
div.DivClassName
{
background-color: #705220;
}
.BgClassName
{
background-color: #705220;
}
</style>
border-color css
<style>
span { border-color: #705220; }
span { border-color: rgb(112,82,32); }
td.TdClassName
{
border-color: #705220;
}
.TagClassName
{
border-color: #705220;
}
</style>