Shades of Horses Neck #715524
Tints of Horses Neck #715524
RGB
CMYK
RGB Variations
Color information
#715524 (or 0x715524) is known color: Horses Neck. HEX triplet: 71, 55 and 24. RGB value is (113,85,36). Sum of RGB (Red+Green+Blue) = 113+85+36=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 85 (33.59% from 255 or 36.32% from 234); Blue value is 36 (14.45% from 255 or 15.38% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #715524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715524 is #8EAADB. Grayscale: #585858. Windows color (decimal): -9349852 or 2381169. OLE color: 2381169.
HSL color Cylindrical-coordinate representation of color #715524: hue angle of 38.18º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #715524 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 36 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.56 |
| HSL | 38.18º | 0.52% | 0.29% | - |
| HSV(B) | 38.18º | 0.68% | 0.44% | - |
| XYZ | 10.38 | 10.14 | 3.08 | - |
| YUV | 87.79 | 98.78 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 36 | 0 | 0.25 | 0.68 | 0.56 | 38.18 | 0.52 | 0.29 |
| Hex | 71 | 55 | 24 | 0 | 19 | 44 | 38 | 26 | 34 | 1D |
| Octal | 161 | 125 | 44 | 0 | 31 | 104 | 70 | 46 | 64 | 35 |
| Binary | 1110001 | 1010101 | 100100 | 0 | 11001 | 1000100 | 111000 | 100110 | 110100 | 11101 |
Color Harmonies of #715524
Complementary color
Monochromatic Colors of #715524
Black with #715524
Text Example
Text Example
White with #715524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715524; }
p { color: rgb(113,85,36); }
H1.HeaderClassName
{
color: #715524;
}
.AnyTagClassName
{
color: #715524;
}
</style>
background-color css
<style>
a { background-color: #715524; }
a { background-color: rgb(113,85,36); }
div.DivClassName
{
background-color: #715524;
}
.BgClassName
{
background-color: #715524;
}
</style>
border-color css
<style>
span { border-color: #715524; }
span { border-color: rgb(113,85,36); }
td.TdClassName
{
border-color: #715524;
}
.TagClassName
{
border-color: #715524;
}
</style>