Shades of Horses Neck #715729
Tints of Horses Neck #715729
RGB
CMYK
RGB Variations
Color information
#715729 (or 0x715729) is known color: Horses Neck. HEX triplet: 71, 57 and 29. RGB value is (113,87,41). Sum of RGB (Red+Green+Blue) = 113+87+41=241 (31% of max value = 765). Red value is 113 (44.53% from 255 or 46.89% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 113 - color contains mainly: red. Hex color #715729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715729 is #8EA8D6. Grayscale: #595959. Windows color (decimal): -9349335 or 2709361. OLE color: 2709361.
HSL color Cylindrical-coordinate representation of color #715729: hue angle of 38.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #715729 is Cyan = 0, Magento = 0.23, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 41 | - |
| CMYK | 0 | 0.23 | 0.64 | 0.56 |
| HSL | 38.33º | 0.47% | 0.3% | - |
| HSV(B) | 38.33º | 0.64% | 0.44% | - |
| XYZ | 10.62 | 10.49 | 3.56 | - |
| YUV | 89.53 | 100.61 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 41 | 0 | 0.23 | 0.64 | 0.56 | 38.33 | 0.47 | 0.3 |
| Hex | 71 | 57 | 29 | 0 | 17 | 40 | 38 | 26 | 2F | 1E |
| Octal | 161 | 127 | 51 | 0 | 27 | 100 | 70 | 46 | 57 | 36 |
| Binary | 1110001 | 1010111 | 101001 | 0 | 10111 | 1000000 | 111000 | 100110 | 101111 | 11110 |
Color Harmonies of #715729
Complementary color
Monochromatic Colors of #715729
Black with #715729
Text Example
Text Example
White with #715729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715729; }
p { color: rgb(113,87,41); }
H1.HeaderClassName
{
color: #715729;
}
.AnyTagClassName
{
color: #715729;
}
</style>
background-color css
<style>
a { background-color: #715729; }
a { background-color: rgb(113,87,41); }
div.DivClassName
{
background-color: #715729;
}
.BgClassName
{
background-color: #715729;
}
</style>
border-color css
<style>
span { border-color: #715729; }
span { border-color: rgb(113,87,41); }
td.TdClassName
{
border-color: #715729;
}
.TagClassName
{
border-color: #715729;
}
</style>