Shades of Horses Neck #715827
Tints of Horses Neck #715827
RGB
CMYK
RGB Variations
Color information
#715827 (or 0x715827) is known color: Horses Neck. HEX triplet: 71, 58 and 27. RGB value is (113,88,39). Sum of RGB (Red+Green+Blue) = 113+88+39=240 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.08% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 39 (15.62% from 255 or 16.25% from 240); Max value from RGB is 113 - color contains mainly: red. Hex color #715827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715827 is #8EA7D8. Grayscale: #5A5A5A. Windows color (decimal): -9349081 or 2578545. OLE color: 2578545.
HSL color Cylindrical-coordinate representation of color #715827: hue angle of 39.73º degrees, saturation: 0.49, 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 #715827 is Cyan = 0, Magento = 0.22, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 39 | - |
| CMYK | 0 | 0.22 | 0.65 | 0.56 |
| HSL | 39.73º | 0.49% | 0.3% | - |
| HSV(B) | 39.73º | 0.65% | 0.44% | - |
| XYZ | 10.67 | 10.64 | 3.41 | - |
| YUV | 89.89 | 99.28 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 39 | 0 | 0.22 | 0.65 | 0.56 | 39.73 | 0.49 | 0.3 |
| Hex | 71 | 58 | 27 | 0 | 16 | 41 | 38 | 28 | 31 | 1E |
| Octal | 161 | 130 | 47 | 0 | 26 | 101 | 70 | 50 | 61 | 36 |
| Binary | 1110001 | 1011000 | 100111 | 0 | 10110 | 1000001 | 111000 | 101000 | 110001 | 11110 |
Color Harmonies of #715827
Complementary color
Monochromatic Colors of #715827
Black with #715827
Text Example
Text Example
White with #715827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715827; }
p { color: rgb(113,88,39); }
H1.HeaderClassName
{
color: #715827;
}
.AnyTagClassName
{
color: #715827;
}
</style>
background-color css
<style>
a { background-color: #715827; }
a { background-color: rgb(113,88,39); }
div.DivClassName
{
background-color: #715827;
}
.BgClassName
{
background-color: #715827;
}
</style>
border-color css
<style>
span { border-color: #715827; }
span { border-color: rgb(113,88,39); }
td.TdClassName
{
border-color: #715827;
}
.TagClassName
{
border-color: #715827;
}
</style>