Shades of Horses Neck #705829
Tints of Horses Neck #705829
RGB
CMYK
RGB Variations
Color information
#705829 (or 0x705829) is known color: Horses Neck. HEX triplet: 70, 58 and 29. RGB value is (112,88,41). Sum of RGB (Red+Green+Blue) = 112+88+41=241 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.47% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 112 - color contains mainly: red. Hex color #705829 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705829 is #8FA7D6. Grayscale: #5A5A5A. Windows color (decimal): -9414615 or 2709616. OLE color: 2709616.
HSL color Cylindrical-coordinate representation of color #705829: hue angle of 39.72º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #705829 is Cyan = 0, Magento = 0.21, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 88 | 41 | - |
| CMYK | 0 | 0.21 | 0.63 | 0.56 |
| HSL | 39.72º | 0.46% | 0.3% | - |
| HSV(B) | 39.72º | 0.63% | 0.44% | - |
| XYZ | 10.57 | 10.58 | 3.58 | - |
| YUV | 89.82 | 100.45 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 41 | 0 | 0.21 | 0.63 | 0.56 | 39.72 | 0.46 | 0.3 |
| Hex | 70 | 58 | 29 | 0 | 15 | 3F | 38 | 28 | 2E | 1E |
| Octal | 160 | 130 | 51 | 0 | 25 | 77 | 70 | 50 | 56 | 36 |
| Binary | 1110000 | 1011000 | 101001 | 0 | 10101 | 111111 | 111000 | 101000 | 101110 | 11110 |
Color Harmonies of #705829
Complementary color
Monochromatic Colors of #705829
Black with #705829
Text Example
Text Example
White with #705829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705829; }
p { color: rgb(112,88,41); }
H1.HeaderClassName
{
color: #705829;
}
.AnyTagClassName
{
color: #705829;
}
</style>
background-color css
<style>
a { background-color: #705829; }
a { background-color: rgb(112,88,41); }
div.DivClassName
{
background-color: #705829;
}
.BgClassName
{
background-color: #705829;
}
</style>
border-color css
<style>
span { border-color: #705829; }
span { border-color: rgb(112,88,41); }
td.TdClassName
{
border-color: #705829;
}
.TagClassName
{
border-color: #705829;
}
</style>