Shades of Horses Neck #715220
Tints of Horses Neck #715220
RGB
CMYK
RGB Variations
Color information
#715220 (or 0x715220) is known color: Horses Neck. HEX triplet: 71, 52 and 20. RGB value is (113,82,32). Sum of RGB (Red+Green+Blue) = 113+82+32=227 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.78% from 227); Green value is 82 (32.42% from 255 or 36.12% from 227); Blue value is 32 (12.89% from 255 or 14.10% from 227); Max value from RGB is 113 - color contains mainly: red. Hex color #715220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715220 is #8EADDF. Grayscale: #555555. Windows color (decimal): -9350624 or 2118257. OLE color: 2118257.
HSL color Cylindrical-coordinate representation of color #715220: hue angle of 37.04º 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 #715220 is Cyan = 0, Magento = 0.27, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 32 | - |
| CMYK | 0 | 0.27 | 0.72 | 0.56 |
| HSL | 37.04º | 0.56% | 0.28% | - |
| HSV(B) | 37.04º | 0.72% | 0.44% | - |
| XYZ | 10.09 | 9.65 | 2.7 | - |
| YUV | 85.57 | 97.77 | 147.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 32 | 0 | 0.27 | 0.72 | 0.56 | 37.04 | 0.56 | 0.28 |
| Hex | 71 | 52 | 20 | 0 | 1B | 48 | 38 | 25 | 38 | 1C |
| Octal | 161 | 122 | 40 | 0 | 33 | 110 | 70 | 45 | 70 | 34 |
| Binary | 1110001 | 1010010 | 100000 | 0 | 11011 | 1001000 | 111000 | 100101 | 111000 | 11100 |
Color Harmonies of #715220
Complementary color
Monochromatic Colors of #715220
Black with #715220
Text Example
Text Example
White with #715220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715220; }
p { color: rgb(113,82,32); }
H1.HeaderClassName
{
color: #715220;
}
.AnyTagClassName
{
color: #715220;
}
</style>
background-color css
<style>
a { background-color: #715220; }
a { background-color: rgb(113,82,32); }
div.DivClassName
{
background-color: #715220;
}
.BgClassName
{
background-color: #715220;
}
</style>
border-color css
<style>
span { border-color: #715220; }
span { border-color: rgb(113,82,32); }
td.TdClassName
{
border-color: #715220;
}
.TagClassName
{
border-color: #715220;
}
</style>