Shades of Horses Neck #705824
Tints of Horses Neck #705824
RGB
CMYK
RGB Variations
Color information
#705824 (or 0x705824) is known color: Horses Neck. HEX triplet: 70, 58 and 24. RGB value is (112,88,36). Sum of RGB (Red+Green+Blue) = 112+88+36=236 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.46% from 236); Green value is 88 (34.77% from 255 or 37.29% from 236); Blue value is 36 (14.45% from 255 or 15.25% from 236); Max value from RGB is 112 - color contains mainly: red. Hex color #705824 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705824 is #8FA7DB. Grayscale: #595959. Windows color (decimal): -9414620 or 2381936. OLE color: 2381936.
HSL color Cylindrical-coordinate representation of color #705824: hue angle of 41.05º 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 #705824 is Cyan = 0, Magento = 0.21, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 88 | 36 | - |
| CMYK | 0 | 0.21 | 0.68 | 0.56 |
| HSL | 41.05º | 0.51% | 0.29% | - |
| HSV(B) | 41.05º | 0.68% | 0.44% | - |
| XYZ | 10.49 | 10.55 | 3.15 | - |
| YUV | 89.25 | 97.95 | 144.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 36 | 0 | 0.21 | 0.68 | 0.56 | 41.05 | 0.51 | 0.29 |
| Hex | 70 | 58 | 24 | 0 | 15 | 44 | 38 | 29 | 33 | 1D |
| Octal | 160 | 130 | 44 | 0 | 25 | 104 | 70 | 51 | 63 | 35 |
| Binary | 1110000 | 1011000 | 100100 | 0 | 10101 | 1000100 | 111000 | 101001 | 110011 | 11101 |
Color Harmonies of #705824
Complementary color
Monochromatic Colors of #705824
Black with #705824
Text Example
Text Example
White with #705824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705824; }
p { color: rgb(112,88,36); }
H1.HeaderClassName
{
color: #705824;
}
.AnyTagClassName
{
color: #705824;
}
</style>
background-color css
<style>
a { background-color: #705824; }
a { background-color: rgb(112,88,36); }
div.DivClassName
{
background-color: #705824;
}
.BgClassName
{
background-color: #705824;
}
</style>
border-color css
<style>
span { border-color: #705824; }
span { border-color: rgb(112,88,36); }
td.TdClassName
{
border-color: #705824;
}
.TagClassName
{
border-color: #705824;
}
</style>