Shades of Horses Neck #715528
Tints of Horses Neck #715528
RGB
CMYK
RGB Variations
Color information
#715528 (or 0x715528) is known color: Horses Neck. HEX triplet: 71, 55 and 28. RGB value is (113,85,40). Sum of RGB (Red+Green+Blue) = 113+85+40=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 40 (16.02% from 255 or 16.81% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #715528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715528 is #8EAAD7. Grayscale: #585858. Windows color (decimal): -9349848 or 2643313. OLE color: 2643313.
HSL color Cylindrical-coordinate representation of color #715528: hue angle of 36.99º 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 #715528 is Cyan = 0, Magento = 0.25, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 40 | - |
| CMYK | 0 | 0.25 | 0.65 | 0.56 |
| HSL | 36.99º | 0.48% | 0.3% | - |
| HSV(B) | 36.99º | 0.65% | 0.44% | - |
| XYZ | 10.44 | 10.16 | 3.42 | - |
| YUV | 88.24 | 100.78 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 40 | 0 | 0.25 | 0.65 | 0.56 | 36.99 | 0.48 | 0.3 |
| Hex | 71 | 55 | 28 | 0 | 19 | 41 | 38 | 25 | 30 | 1E |
| Octal | 161 | 125 | 50 | 0 | 31 | 101 | 70 | 45 | 60 | 36 |
| Binary | 1110001 | 1010101 | 101000 | 0 | 11001 | 1000001 | 111000 | 100101 | 110000 | 11110 |
Color Harmonies of #715528
Complementary color
Monochromatic Colors of #715528
Black with #715528
Text Example
Text Example
White with #715528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715528; }
p { color: rgb(113,85,40); }
H1.HeaderClassName
{
color: #715528;
}
.AnyTagClassName
{
color: #715528;
}
</style>
background-color css
<style>
a { background-color: #715528; }
a { background-color: rgb(113,85,40); }
div.DivClassName
{
background-color: #715528;
}
.BgClassName
{
background-color: #715528;
}
</style>
border-color css
<style>
span { border-color: #715528; }
span { border-color: rgb(113,85,40); }
td.TdClassName
{
border-color: #715528;
}
.TagClassName
{
border-color: #715528;
}
</style>