Shades of Horses Neck #715929
Tints of Horses Neck #715929
RGB
CMYK
RGB Variations
Color information
#715929 (or 0x715929) is known color: Horses Neck. HEX triplet: 71, 59 and 29. RGB value is (113,89,41). Sum of RGB (Red+Green+Blue) = 113+89+41=243 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.50% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 41 (16.41% from 255 or 16.87% from 243); Max value from RGB is 113 - color contains mainly: red. Hex color #715929 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715929 is #8EA6D6. Grayscale: #5A5A5A. Windows color (decimal): -9348823 or 2709873. OLE color: 2709873.
HSL color Cylindrical-coordinate representation of color #715929: hue angle of 40º 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 #715929 is Cyan = 0, Magento = 0.21, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 41 | - |
| CMYK | 0 | 0.21 | 0.64 | 0.56 |
| HSL | 40º | 0.47% | 0.3% | - |
| HSV(B) | 40º | 0.64% | 0.44% | - |
| XYZ | 10.78 | 10.82 | 3.62 | - |
| YUV | 90.7 | 99.95 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 41 | 0 | 0.21 | 0.64 | 0.56 | 40 | 0.47 | 0.3 |
| Hex | 71 | 59 | 29 | 0 | 15 | 40 | 38 | 28 | 2F | 1E |
| Octal | 161 | 131 | 51 | 0 | 25 | 100 | 70 | 50 | 57 | 36 |
| Binary | 1110001 | 1011001 | 101001 | 0 | 10101 | 1000000 | 111000 | 101000 | 101111 | 11110 |
Color Harmonies of #715929
Complementary color
Monochromatic Colors of #715929
Black with #715929
Text Example
Text Example
White with #715929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715929; }
p { color: rgb(113,89,41); }
H1.HeaderClassName
{
color: #715929;
}
.AnyTagClassName
{
color: #715929;
}
</style>
background-color css
<style>
a { background-color: #715929; }
a { background-color: rgb(113,89,41); }
div.DivClassName
{
background-color: #715929;
}
.BgClassName
{
background-color: #715929;
}
</style>
border-color css
<style>
span { border-color: #715929; }
span { border-color: rgb(113,89,41); }
td.TdClassName
{
border-color: #715929;
}
.TagClassName
{
border-color: #715929;
}
</style>