Shades of Horses Neck #705522
Tints of Horses Neck #705522
RGB
CMYK
RGB Variations
Color information
#705522 (or 0x705522) is known color: Horses Neck. HEX triplet: 70, 55 and 22. RGB value is (112,85,34). Sum of RGB (Red+Green+Blue) = 112+85+34=231 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.48% from 231); Green value is 85 (33.59% from 255 or 36.80% from 231); Blue value is 34 (13.67% from 255 or 14.72% from 231); Max value from RGB is 112 - color contains mainly: red. Hex color #705522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705522 is #8FAADD. Grayscale: #575757. Windows color (decimal): -9415390 or 2250096. OLE color: 2250096.
HSL color Cylindrical-coordinate representation of color #705522: hue angle of 39.23º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #705522 is Cyan = 0, Magento = 0.24, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 85 | 34 | - |
| CMYK | 0 | 0.24 | 0.70 | 0.56 |
| HSL | 39.23º | 0.53% | 0.29% | - |
| HSV(B) | 39.23º | 0.7% | 0.44% | - |
| XYZ | 10.22 | 10.06 | 2.92 | - |
| YUV | 87.26 | 97.95 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 85 | 34 | 0 | 0.24 | 0.70 | 0.56 | 39.23 | 0.53 | 0.29 |
| Hex | 70 | 55 | 22 | 0 | 18 | 46 | 38 | 27 | 35 | 1D |
| Octal | 160 | 125 | 42 | 0 | 30 | 106 | 70 | 47 | 65 | 35 |
| Binary | 1110000 | 1010101 | 100010 | 0 | 11000 | 1000110 | 111000 | 100111 | 110101 | 11101 |
Color Harmonies of #705522
Complementary color
Monochromatic Colors of #705522
Black with #705522
Text Example
Text Example
White with #705522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705522; }
p { color: rgb(112,85,34); }
H1.HeaderClassName
{
color: #705522;
}
.AnyTagClassName
{
color: #705522;
}
</style>
background-color css
<style>
a { background-color: #705522; }
a { background-color: rgb(112,85,34); }
div.DivClassName
{
background-color: #705522;
}
.BgClassName
{
background-color: #705522;
}
</style>
border-color css
<style>
span { border-color: #705522; }
span { border-color: rgb(112,85,34); }
td.TdClassName
{
border-color: #705522;
}
.TagClassName
{
border-color: #705522;
}
</style>