Shades of Horses Neck #715422
Tints of Horses Neck #715422
RGB
CMYK
RGB Variations
Color information
#715422 (or 0x715422) is known color: Horses Neck. HEX triplet: 71, 54 and 22. RGB value is (113,84,34). Sum of RGB (Red+Green+Blue) = 113+84+34=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 84 (33.20% from 255 or 36.36% from 231); Blue value is 34 (13.67% from 255 or 14.72% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #715422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715422 is #8EABDD. Grayscale: #575757. Windows color (decimal): -9350110 or 2249841. OLE color: 2249841.
HSL color Cylindrical-coordinate representation of color #715422: hue angle of 37.97º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #715422 is Cyan = 0, Magento = 0.26, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 34 | - |
| CMYK | 0 | 0.26 | 0.70 | 0.56 |
| HSL | 37.97º | 0.54% | 0.29% | - |
| HSV(B) | 37.97º | 0.7% | 0.44% | - |
| XYZ | 10.27 | 9.97 | 2.9 | - |
| YUV | 86.97 | 98.11 | 146.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 34 | 0 | 0.26 | 0.70 | 0.56 | 37.97 | 0.54 | 0.29 |
| Hex | 71 | 54 | 22 | 0 | 1A | 46 | 38 | 26 | 36 | 1D |
| Octal | 161 | 124 | 42 | 0 | 32 | 106 | 70 | 46 | 66 | 35 |
| Binary | 1110001 | 1010100 | 100010 | 0 | 11010 | 1000110 | 111000 | 100110 | 110110 | 11101 |
Color Harmonies of #715422
Complementary color
Monochromatic Colors of #715422
Black with #715422
Text Example
Text Example
White with #715422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715422; }
p { color: rgb(113,84,34); }
H1.HeaderClassName
{
color: #715422;
}
.AnyTagClassName
{
color: #715422;
}
</style>
background-color css
<style>
a { background-color: #715422; }
a { background-color: rgb(113,84,34); }
div.DivClassName
{
background-color: #715422;
}
.BgClassName
{
background-color: #715422;
}
</style>
border-color css
<style>
span { border-color: #715422; }
span { border-color: rgb(113,84,34); }
td.TdClassName
{
border-color: #715422;
}
.TagClassName
{
border-color: #715422;
}
</style>