Shades of Horses Neck #715420
Tints of Horses Neck #715420
RGB
CMYK
RGB Variations
Color information
#715420 (or 0x715420) is known color: Horses Neck. HEX triplet: 71, 54 and 20. RGB value is (113,84,32). Sum of RGB (Red+Green+Blue) = 113+84+32=229 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.34% from 229); Green value is 84 (33.20% from 255 or 36.68% from 229); Blue value is 32 (12.89% from 255 or 13.97% from 229); Max value from RGB is 113 - color contains mainly: red. Hex color #715420 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715420 is #8EABDF. Grayscale: #565656. Windows color (decimal): -9350112 or 2118769. OLE color: 2118769.
HSL color Cylindrical-coordinate representation of color #715420: hue angle of 38.52º 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 #715420 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 32 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.56 |
| HSL | 38.52º | 0.56% | 0.28% | - |
| HSV(B) | 38.52º | 0.72% | 0.44% | - |
| XYZ | 10.24 | 9.96 | 2.75 | - |
| YUV | 86.74 | 97.11 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 32 | 0 | 0.26 | 0.72 | 0.56 | 38.52 | 0.56 | 0.28 |
| Hex | 71 | 54 | 20 | 0 | 1A | 48 | 38 | 27 | 38 | 1C |
| Octal | 161 | 124 | 40 | 0 | 32 | 110 | 70 | 47 | 70 | 34 |
| Binary | 1110001 | 1010100 | 100000 | 0 | 11010 | 1001000 | 111000 | 100111 | 111000 | 11100 |
Color Harmonies of #715420
Complementary color
Monochromatic Colors of #715420
Black with #715420
Text Example
Text Example
White with #715420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715420; }
p { color: rgb(113,84,32); }
H1.HeaderClassName
{
color: #715420;
}
.AnyTagClassName
{
color: #715420;
}
</style>
background-color css
<style>
a { background-color: #715420; }
a { background-color: rgb(113,84,32); }
div.DivClassName
{
background-color: #715420;
}
.BgClassName
{
background-color: #715420;
}
</style>
border-color css
<style>
span { border-color: #715420; }
span { border-color: rgb(113,84,32); }
td.TdClassName
{
border-color: #715420;
}
.TagClassName
{
border-color: #715420;
}
</style>