Shades of Horses Neck #705729
Tints of Horses Neck #705729
RGB
CMYK
RGB Variations
Color information
#705729 (or 0x705729) is known color: Horses Neck. HEX triplet: 70, 57 and 29. RGB value is (112,87,41). Sum of RGB (Red+Green+Blue) = 112+87+41=240 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.67% from 240); Green value is 87 (34.38% from 255 or 36.25% from 240); Blue value is 41 (16.41% from 255 or 17.08% from 240); Max value from RGB is 112 - color contains mainly: red. Hex color #705729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705729 is #8FA8D6. Grayscale: #595959. Windows color (decimal): -9414871 or 2709360. OLE color: 2709360.
HSL color Cylindrical-coordinate representation of color #705729: hue angle of 38.87º 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 #705729 is Cyan = 0, Magento = 0.22, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 87 | 41 | - |
| CMYK | 0 | 0.22 | 0.63 | 0.56 |
| HSL | 38.87º | 0.46% | 0.3% | - |
| HSV(B) | 38.87º | 0.63% | 0.44% | - |
| XYZ | 10.49 | 10.42 | 3.56 | - |
| YUV | 89.23 | 100.78 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 41 | 0 | 0.22 | 0.63 | 0.56 | 38.87 | 0.46 | 0.3 |
| Hex | 70 | 57 | 29 | 0 | 16 | 3F | 38 | 27 | 2E | 1E |
| Octal | 160 | 127 | 51 | 0 | 26 | 77 | 70 | 47 | 56 | 36 |
| Binary | 1110000 | 1010111 | 101001 | 0 | 10110 | 111111 | 111000 | 100111 | 101110 | 11110 |
Color Harmonies of #705729
Complementary color
Monochromatic Colors of #705729
Black with #705729
Text Example
Text Example
White with #705729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705729; }
p { color: rgb(112,87,41); }
H1.HeaderClassName
{
color: #705729;
}
.AnyTagClassName
{
color: #705729;
}
</style>
background-color css
<style>
a { background-color: #705729; }
a { background-color: rgb(112,87,41); }
div.DivClassName
{
background-color: #705729;
}
.BgClassName
{
background-color: #705729;
}
</style>
border-color css
<style>
span { border-color: #705729; }
span { border-color: rgb(112,87,41); }
td.TdClassName
{
border-color: #705729;
}
.TagClassName
{
border-color: #705729;
}
</style>