Shades of Horses Neck #705724
Tints of Horses Neck #705724
RGB
CMYK
RGB Variations
Color information
#705724 (or 0x705724) is known color: Horses Neck. HEX triplet: 70, 57 and 24. RGB value is (112,87,36). Sum of RGB (Red+Green+Blue) = 112+87+36=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 87 (34.38% from 255 or 37.02% from 235); Blue value is 36 (14.45% from 255 or 15.32% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #705724 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705724 is #8FA8DB. Grayscale: #585858. Windows color (decimal): -9414876 or 2381680. OLE color: 2381680.
HSL color Cylindrical-coordinate representation of color #705724: hue angle of 40.26º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #705724 is Cyan = 0, Magento = 0.22, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 87 | 36 | - |
| CMYK | 0 | 0.22 | 0.68 | 0.56 |
| HSL | 40.26º | 0.51% | 0.29% | - |
| HSV(B) | 40.26º | 0.68% | 0.44% | - |
| XYZ | 10.41 | 10.39 | 3.13 | - |
| YUV | 88.66 | 98.28 | 144.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 36 | 0 | 0.22 | 0.68 | 0.56 | 40.26 | 0.51 | 0.29 |
| Hex | 70 | 57 | 24 | 0 | 16 | 44 | 38 | 28 | 33 | 1D |
| Octal | 160 | 127 | 44 | 0 | 26 | 104 | 70 | 50 | 63 | 35 |
| Binary | 1110000 | 1010111 | 100100 | 0 | 10110 | 1000100 | 111000 | 101000 | 110011 | 11101 |
Color Harmonies of #705724
Complementary color
Monochromatic Colors of #705724
Black with #705724
Text Example
Text Example
White with #705724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705724; }
p { color: rgb(112,87,36); }
H1.HeaderClassName
{
color: #705724;
}
.AnyTagClassName
{
color: #705724;
}
</style>
background-color css
<style>
a { background-color: #705724; }
a { background-color: rgb(112,87,36); }
div.DivClassName
{
background-color: #705724;
}
.BgClassName
{
background-color: #705724;
}
</style>
border-color css
<style>
span { border-color: #705724; }
span { border-color: rgb(112,87,36); }
td.TdClassName
{
border-color: #705724;
}
.TagClassName
{
border-color: #705724;
}
</style>