Shades of Horses Neck #715128
Tints of Horses Neck #715128
RGB
CMYK
RGB Variations
Color information
#715128 (or 0x715128) is known color: Horses Neck. HEX triplet: 71, 51 and 28. RGB value is (113,81,40). Sum of RGB (Red+Green+Blue) = 113+81+40=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 40 (16.02% from 255 or 17.09% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #715128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715128 is #8EAED7. Grayscale: #565656. Windows color (decimal): -9350872 or 2642289. OLE color: 2642289.
HSL color Cylindrical-coordinate representation of color #715128: hue angle of 33.7º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #715128 is Cyan = 0, Magento = 0.28, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 40 | - |
| CMYK | 0 | 0.28 | 0.65 | 0.56 |
| HSL | 33.7º | 0.48% | 0.3% | - |
| HSV(B) | 33.7º | 0.65% | 0.44% | - |
| XYZ | 10.14 | 9.55 | 3.32 | - |
| YUV | 85.89 | 102.1 | 147.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 40 | 0 | 0.28 | 0.65 | 0.56 | 33.7 | 0.48 | 0.3 |
| Hex | 71 | 51 | 28 | 0 | 1C | 41 | 38 | 22 | 30 | 1E |
| Octal | 161 | 121 | 50 | 0 | 34 | 101 | 70 | 42 | 60 | 36 |
| Binary | 1110001 | 1010001 | 101000 | 0 | 11100 | 1000001 | 111000 | 100010 | 110000 | 11110 |
Color Harmonies of #715128
Complementary color
Monochromatic Colors of #715128
Black with #715128
Text Example
Text Example
White with #715128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715128; }
p { color: rgb(113,81,40); }
H1.HeaderClassName
{
color: #715128;
}
.AnyTagClassName
{
color: #715128;
}
</style>
background-color css
<style>
a { background-color: #715128; }
a { background-color: rgb(113,81,40); }
div.DivClassName
{
background-color: #715128;
}
.BgClassName
{
background-color: #715128;
}
</style>
border-color css
<style>
span { border-color: #715128; }
span { border-color: rgb(113,81,40); }
td.TdClassName
{
border-color: #715128;
}
.TagClassName
{
border-color: #715128;
}
</style>