Shades of Horses Neck #715922
Tints of Horses Neck #715922
RGB
CMYK
RGB Variations
Color information
#715922 (or 0x715922) is known color: Horses Neck. HEX triplet: 71, 59 and 22. RGB value is (113,89,34). Sum of RGB (Red+Green+Blue) = 113+89+34=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 89 (35.16% from 255 or 37.71% from 236); Blue value is 34 (13.67% from 255 or 14.41% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #715922 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715922 is #8EA6DD. Grayscale: #5A5A5A. Windows color (decimal): -9348830 or 2251121. OLE color: 2251121.
HSL color Cylindrical-coordinate representation of color #715922: hue angle of 41.77º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #715922 is Cyan = 0, Magento = 0.21, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 34 | - |
| CMYK | 0 | 0.21 | 0.70 | 0.56 |
| HSL | 41.77º | 0.54% | 0.29% | - |
| HSV(B) | 41.77º | 0.7% | 0.44% | - |
| XYZ | 10.67 | 10.77 | 3.03 | - |
| YUV | 89.91 | 96.45 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 34 | 0 | 0.21 | 0.70 | 0.56 | 41.77 | 0.54 | 0.29 |
| Hex | 71 | 59 | 22 | 0 | 15 | 46 | 38 | 2A | 36 | 1D |
| Octal | 161 | 131 | 42 | 0 | 25 | 106 | 70 | 52 | 66 | 35 |
| Binary | 1110001 | 1011001 | 100010 | 0 | 10101 | 1000110 | 111000 | 101010 | 110110 | 11101 |
Color Harmonies of #715922
Complementary color
Monochromatic Colors of #715922
Black with #715922
Text Example
Text Example
White with #715922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715922; }
p { color: rgb(113,89,34); }
H1.HeaderClassName
{
color: #715922;
}
.AnyTagClassName
{
color: #715922;
}
</style>
background-color css
<style>
a { background-color: #715922; }
a { background-color: rgb(113,89,34); }
div.DivClassName
{
background-color: #715922;
}
.BgClassName
{
background-color: #715922;
}
</style>
border-color css
<style>
span { border-color: #715922; }
span { border-color: rgb(113,89,34); }
td.TdClassName
{
border-color: #715922;
}
.TagClassName
{
border-color: #715922;
}
</style>