Shades of Horses Neck #705621
Tints of Horses Neck #705621
RGB
CMYK
RGB Variations
Color information
#705621 (or 0x705621) is known color: Horses Neck. HEX triplet: 70, 56 and 21. RGB value is (112,86,33). Sum of RGB (Red+Green+Blue) = 112+86+33=231 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.48% from 231); Green value is 86 (33.98% from 255 or 37.23% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 112 - color contains mainly: red. Hex color #705621 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705621 is #8FA9DE. Grayscale: #575757. Windows color (decimal): -9415135 or 2184816. OLE color: 2184816.
HSL color Cylindrical-coordinate representation of color #705621: hue angle of 40.25º degrees, saturation: 0.54, 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 #705621 is Cyan = 0, Magento = 0.23, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 33 | - |
| CMYK | 0 | 0.23 | 0.71 | 0.56 |
| HSL | 40.25º | 0.54% | 0.28% | - |
| HSV(B) | 40.25º | 0.71% | 0.44% | - |
| XYZ | 10.28 | 10.21 | 2.87 | - |
| YUV | 87.73 | 97.11 | 145.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 33 | 0 | 0.23 | 0.71 | 0.56 | 40.25 | 0.54 | 0.28 |
| Hex | 70 | 56 | 21 | 0 | 17 | 47 | 38 | 28 | 36 | 1C |
| Octal | 160 | 126 | 41 | 0 | 27 | 107 | 70 | 50 | 66 | 34 |
| Binary | 1110000 | 1010110 | 100001 | 0 | 10111 | 1000111 | 111000 | 101000 | 110110 | 11100 |
Color Harmonies of #705621
Complementary color
Monochromatic Colors of #705621
Black with #705621
Text Example
Text Example
White with #705621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705621; }
p { color: rgb(112,86,33); }
H1.HeaderClassName
{
color: #705621;
}
.AnyTagClassName
{
color: #705621;
}
</style>
background-color css
<style>
a { background-color: #705621; }
a { background-color: rgb(112,86,33); }
div.DivClassName
{
background-color: #705621;
}
.BgClassName
{
background-color: #705621;
}
</style>
border-color css
<style>
span { border-color: #705621; }
span { border-color: rgb(112,86,33); }
td.TdClassName
{
border-color: #705621;
}
.TagClassName
{
border-color: #705621;
}
</style>