Shades of Horses Neck #715526
Tints of Horses Neck #715526
RGB
CMYK
RGB Variations
Color information
#715526 (or 0x715526) is known color: Horses Neck. HEX triplet: 71, 55 and 26. RGB value is (113,85,38). Sum of RGB (Red+Green+Blue) = 113+85+38=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 85 (33.59% from 255 or 36.02% from 236); Blue value is 38 (15.23% from 255 or 16.10% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #715526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715526 is #8EAAD9. Grayscale: #585858. Windows color (decimal): -9349850 or 2512241. OLE color: 2512241.
HSL color Cylindrical-coordinate representation of color #715526: hue angle of 37.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #715526 is Cyan = 0, Magento = 0.25, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 38 | - |
| CMYK | 0 | 0.25 | 0.66 | 0.56 |
| HSL | 37.6º | 0.5% | 0.3% | - |
| HSV(B) | 37.6º | 0.66% | 0.44% | - |
| XYZ | 10.41 | 10.15 | 3.24 | - |
| YUV | 88.01 | 99.78 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 38 | 0 | 0.25 | 0.66 | 0.56 | 37.6 | 0.5 | 0.3 |
| Hex | 71 | 55 | 26 | 0 | 19 | 42 | 38 | 26 | 32 | 1E |
| Octal | 161 | 125 | 46 | 0 | 31 | 102 | 70 | 46 | 62 | 36 |
| Binary | 1110001 | 1010101 | 100110 | 0 | 11001 | 1000010 | 111000 | 100110 | 110010 | 11110 |
Color Harmonies of #715526
Complementary color
Monochromatic Colors of #715526
Black with #715526
Text Example
Text Example
White with #715526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715526; }
p { color: rgb(113,85,38); }
H1.HeaderClassName
{
color: #715526;
}
.AnyTagClassName
{
color: #715526;
}
</style>
background-color css
<style>
a { background-color: #715526; }
a { background-color: rgb(113,85,38); }
div.DivClassName
{
background-color: #715526;
}
.BgClassName
{
background-color: #715526;
}
</style>
border-color css
<style>
span { border-color: #715526; }
span { border-color: rgb(113,85,38); }
td.TdClassName
{
border-color: #715526;
}
.TagClassName
{
border-color: #715526;
}
</style>