Shades of Horses Neck #715721
Tints of Horses Neck #715721
RGB
CMYK
RGB Variations
Color information
#715721 (or 0x715721) is known color: Horses Neck. HEX triplet: 71, 57 and 21. RGB value is (113,87,33). Sum of RGB (Red+Green+Blue) = 113+87+33=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 87 (34.38% from 255 or 37.34% from 233); Blue value is 33 (13.28% from 255 or 14.16% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #715721 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715721 is #8EA8DE. Grayscale: #585858. Windows color (decimal): -9349343 or 2185073. OLE color: 2185073.
HSL color Cylindrical-coordinate representation of color #715721: hue angle of 40.5º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #715721 is Cyan = 0, Magento = 0.23, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 33 | - |
| CMYK | 0 | 0.23 | 0.71 | 0.56 |
| HSL | 40.5º | 0.55% | 0.29% | - |
| HSV(B) | 40.5º | 0.71% | 0.44% | - |
| XYZ | 10.49 | 10.44 | 2.9 | - |
| YUV | 88.62 | 96.61 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 33 | 0 | 0.23 | 0.71 | 0.56 | 40.5 | 0.55 | 0.29 |
| Hex | 71 | 57 | 21 | 0 | 17 | 47 | 38 | 28 | 37 | 1D |
| Octal | 161 | 127 | 41 | 0 | 27 | 107 | 70 | 50 | 67 | 35 |
| Binary | 1110001 | 1010111 | 100001 | 0 | 10111 | 1000111 | 111000 | 101000 | 110111 | 11101 |
Color Harmonies of #715721
Complementary color
Monochromatic Colors of #715721
Black with #715721
Text Example
Text Example
White with #715721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715721; }
p { color: rgb(113,87,33); }
H1.HeaderClassName
{
color: #715721;
}
.AnyTagClassName
{
color: #715721;
}
</style>
background-color css
<style>
a { background-color: #715721; }
a { background-color: rgb(113,87,33); }
div.DivClassName
{
background-color: #715721;
}
.BgClassName
{
background-color: #715721;
}
</style>
border-color css
<style>
span { border-color: #715721; }
span { border-color: rgb(113,87,33); }
td.TdClassName
{
border-color: #715721;
}
.TagClassName
{
border-color: #715721;
}
</style>