Shades of Horses Neck #715726
Tints of Horses Neck #715726
RGB
CMYK
RGB Variations
Color information
#715726 (or 0x715726) is known color: Horses Neck. HEX triplet: 71, 57 and 26. RGB value is (113,87,38). Sum of RGB (Red+Green+Blue) = 113+87+38=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #715726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715726 is #8EA8D9. Grayscale: #595959. Windows color (decimal): -9349338 or 2512753. OLE color: 2512753.
HSL color Cylindrical-coordinate representation of color #715726: hue angle of 39.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #715726 is Cyan = 0, Magento = 0.23, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 38 | - |
| CMYK | 0 | 0.23 | 0.66 | 0.56 |
| HSL | 39.2º | 0.5% | 0.3% | - |
| HSV(B) | 39.2º | 0.66% | 0.44% | - |
| XYZ | 10.57 | 10.47 | 3.3 | - |
| YUV | 89.19 | 99.11 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 38 | 0 | 0.23 | 0.66 | 0.56 | 39.2 | 0.5 | 0.3 |
| Hex | 71 | 57 | 26 | 0 | 17 | 42 | 38 | 27 | 32 | 1E |
| Octal | 161 | 127 | 46 | 0 | 27 | 102 | 70 | 47 | 62 | 36 |
| Binary | 1110001 | 1010111 | 100110 | 0 | 10111 | 1000010 | 111000 | 100111 | 110010 | 11110 |
Color Harmonies of #715726
Complementary color
Monochromatic Colors of #715726
Black with #715726
Text Example
Text Example
White with #715726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715726; }
p { color: rgb(113,87,38); }
H1.HeaderClassName
{
color: #715726;
}
.AnyTagClassName
{
color: #715726;
}
</style>
background-color css
<style>
a { background-color: #715726; }
a { background-color: rgb(113,87,38); }
div.DivClassName
{
background-color: #715726;
}
.BgClassName
{
background-color: #715726;
}
</style>
border-color css
<style>
span { border-color: #715726; }
span { border-color: rgb(113,87,38); }
td.TdClassName
{
border-color: #715726;
}
.TagClassName
{
border-color: #715726;
}
</style>