Shades of Horses Neck #715921
Tints of Horses Neck #715921
RGB
CMYK
RGB Variations
Color information
#715921 (or 0x715921) is known color: Horses Neck. HEX triplet: 71, 59 and 21. RGB value is (113,89,33). Sum of RGB (Red+Green+Blue) = 113+89+33=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 33 (13.28% from 255 or 14.04% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #715921 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715921 is #8EA6DE. Grayscale: #5A5A5A. Windows color (decimal): -9348831 or 2185585. OLE color: 2185585.
HSL color Cylindrical-coordinate representation of color #715921: hue angle of 42º 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 #715921 is Cyan = 0, Magento = 0.21, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 33 | - |
| CMYK | 0 | 0.21 | 0.71 | 0.56 |
| HSL | 42º | 0.55% | 0.29% | - |
| HSV(B) | 42º | 0.71% | 0.44% | - |
| XYZ | 10.66 | 10.77 | 2.96 | - |
| YUV | 89.79 | 95.95 | 144.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 33 | 0 | 0.21 | 0.71 | 0.56 | 42 | 0.55 | 0.29 |
| Hex | 71 | 59 | 21 | 0 | 15 | 47 | 38 | 2A | 37 | 1D |
| Octal | 161 | 131 | 41 | 0 | 25 | 107 | 70 | 52 | 67 | 35 |
| Binary | 1110001 | 1011001 | 100001 | 0 | 10101 | 1000111 | 111000 | 101010 | 110111 | 11101 |
Color Harmonies of #715921
Complementary color
Monochromatic Colors of #715921
Black with #715921
Text Example
Text Example
White with #715921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715921; }
p { color: rgb(113,89,33); }
H1.HeaderClassName
{
color: #715921;
}
.AnyTagClassName
{
color: #715921;
}
</style>
background-color css
<style>
a { background-color: #715921; }
a { background-color: rgb(113,89,33); }
div.DivClassName
{
background-color: #715921;
}
.BgClassName
{
background-color: #715921;
}
</style>
border-color css
<style>
span { border-color: #715921; }
span { border-color: rgb(113,89,33); }
td.TdClassName
{
border-color: #715921;
}
.TagClassName
{
border-color: #715921;
}
</style>