Shades of Horses Neck #715920
Tints of Horses Neck #715920
RGB
CMYK
RGB Variations
Color information
#715920 (or 0x715920) is known color: Horses Neck. HEX triplet: 71, 59 and 20. RGB value is (113,89,32). Sum of RGB (Red+Green+Blue) = 113+89+32=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 89 (35.16% from 255 or 38.03% from 234); Blue value is 32 (12.89% from 255 or 13.68% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #715920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715920 is #8EA6DF. Grayscale: #595959. Windows color (decimal): -9348832 or 2120049. OLE color: 2120049.
HSL color Cylindrical-coordinate representation of color #715920: hue angle of 42.22º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #715920 is Cyan = 0, Magento = 0.21, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 32 | - |
| CMYK | 0 | 0.21 | 0.72 | 0.56 |
| HSL | 42.22º | 0.56% | 0.28% | - |
| HSV(B) | 42.22º | 0.72% | 0.44% | - |
| XYZ | 10.64 | 10.76 | 2.88 | - |
| YUV | 89.68 | 95.45 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 32 | 0 | 0.21 | 0.72 | 0.56 | 42.22 | 0.56 | 0.28 |
| Hex | 71 | 59 | 20 | 0 | 15 | 48 | 38 | 2A | 38 | 1C |
| Octal | 161 | 131 | 40 | 0 | 25 | 110 | 70 | 52 | 70 | 34 |
| Binary | 1110001 | 1011001 | 100000 | 0 | 10101 | 1001000 | 111000 | 101010 | 111000 | 11100 |
Color Harmonies of #715920
Complementary color
Monochromatic Colors of #715920
Black with #715920
Text Example
Text Example
White with #715920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715920; }
p { color: rgb(113,89,32); }
H1.HeaderClassName
{
color: #715920;
}
.AnyTagClassName
{
color: #715920;
}
</style>
background-color css
<style>
a { background-color: #715920; }
a { background-color: rgb(113,89,32); }
div.DivClassName
{
background-color: #715920;
}
.BgClassName
{
background-color: #715920;
}
</style>
border-color css
<style>
span { border-color: #715920; }
span { border-color: rgb(113,89,32); }
td.TdClassName
{
border-color: #715920;
}
.TagClassName
{
border-color: #715920;
}
</style>