Shades of Horses Neck #715828
Tints of Horses Neck #715828
RGB
CMYK
RGB Variations
Color information
#715828 (or 0x715828) is known color: Horses Neck. HEX triplet: 71, 58 and 28. RGB value is (113,88,40). Sum of RGB (Red+Green+Blue) = 113+88+40=241 (31% of max value = 765). Red value is 113 (44.53% from 255 or 46.89% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 40 (16.02% from 255 or 16.60% from 241); Max value from RGB is 113 - color contains mainly: red. Hex color #715828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715828 is #8EA7D7. Grayscale: #5A5A5A. Windows color (decimal): -9349080 or 2644081. OLE color: 2644081.
HSL color Cylindrical-coordinate representation of color #715828: hue angle of 39.45º 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 #715828 is Cyan = 0, Magento = 0.22, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 40 | - |
| CMYK | 0 | 0.22 | 0.65 | 0.56 |
| HSL | 39.45º | 0.48% | 0.3% | - |
| HSV(B) | 39.45º | 0.65% | 0.44% | - |
| XYZ | 10.68 | 10.64 | 3.5 | - |
| YUV | 90 | 99.78 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 40 | 0 | 0.22 | 0.65 | 0.56 | 39.45 | 0.48 | 0.3 |
| Hex | 71 | 58 | 28 | 0 | 16 | 41 | 38 | 27 | 30 | 1E |
| Octal | 161 | 130 | 50 | 0 | 26 | 101 | 70 | 47 | 60 | 36 |
| Binary | 1110001 | 1011000 | 101000 | 0 | 10110 | 1000001 | 111000 | 100111 | 110000 | 11110 |
Color Harmonies of #715828
Complementary color
Monochromatic Colors of #715828
Black with #715828
Text Example
Text Example
White with #715828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715828; }
p { color: rgb(113,88,40); }
H1.HeaderClassName
{
color: #715828;
}
.AnyTagClassName
{
color: #715828;
}
</style>
background-color css
<style>
a { background-color: #715828; }
a { background-color: rgb(113,88,40); }
div.DivClassName
{
background-color: #715828;
}
.BgClassName
{
background-color: #715828;
}
</style>
border-color css
<style>
span { border-color: #715828; }
span { border-color: rgb(113,88,40); }
td.TdClassName
{
border-color: #715828;
}
.TagClassName
{
border-color: #715828;
}
</style>