Shades of Horses Neck #715927
Tints of Horses Neck #715927
RGB
CMYK
RGB Variations
Color information
#715927 (or 0x715927) is known color: Horses Neck. HEX triplet: 71, 59 and 27. RGB value is (113,89,39). Sum of RGB (Red+Green+Blue) = 113+89+39=241 (31% of max value = 765). Red value is 113 (44.53% from 255 or 46.89% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 113 - color contains mainly: red. Hex color #715927 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715927 is #8EA6D8. Grayscale: #5A5A5A. Windows color (decimal): -9348825 or 2578801. OLE color: 2578801.
HSL color Cylindrical-coordinate representation of color #715927: hue angle of 40.54º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #715927 is Cyan = 0, Magento = 0.21, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 39 | - |
| CMYK | 0 | 0.21 | 0.65 | 0.56 |
| HSL | 40.54º | 0.49% | 0.3% | - |
| HSV(B) | 40.54º | 0.65% | 0.44% | - |
| XYZ | 10.75 | 10.8 | 3.44 | - |
| YUV | 90.48 | 98.95 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 39 | 0 | 0.21 | 0.65 | 0.56 | 40.54 | 0.49 | 0.3 |
| Hex | 71 | 59 | 27 | 0 | 15 | 41 | 38 | 29 | 31 | 1E |
| Octal | 161 | 131 | 47 | 0 | 25 | 101 | 70 | 51 | 61 | 36 |
| Binary | 1110001 | 1011001 | 100111 | 0 | 10101 | 1000001 | 111000 | 101001 | 110001 | 11110 |
Color Harmonies of #715927
Complementary color
Monochromatic Colors of #715927
Black with #715927
Text Example
Text Example
White with #715927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715927; }
p { color: rgb(113,89,39); }
H1.HeaderClassName
{
color: #715927;
}
.AnyTagClassName
{
color: #715927;
}
</style>
background-color css
<style>
a { background-color: #715927; }
a { background-color: rgb(113,89,39); }
div.DivClassName
{
background-color: #715927;
}
.BgClassName
{
background-color: #715927;
}
</style>
border-color css
<style>
span { border-color: #715927; }
span { border-color: rgb(113,89,39); }
td.TdClassName
{
border-color: #715927;
}
.TagClassName
{
border-color: #715927;
}
</style>