Shades of Horses Neck #71592E
Tints of Horses Neck #71592E
RGB
CMYK
RGB Variations
Color information
#71592E (or 0x71592E) is known color: Horses Neck. HEX triplet: 71, 59 and 2E. RGB value is (113,89,46). Sum of RGB (Red+Green+Blue) = 113+89+46=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 89 (35.16% from 255 or 35.89% from 248); Blue value is 46 (18.36% from 255 or 18.55% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #71592E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #71592E is #8EA6D1. Grayscale: #5B5B5B. Windows color (decimal): -9348818 or 3037553. OLE color: 3037553.
HSL color Cylindrical-coordinate representation of color #71592E: hue angle of 38.51º degrees, saturation: 0.42, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #71592E is Cyan = 0, Magento = 0.21, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 46 | - |
| CMYK | 0 | 0.21 | 0.59 | 0.56 |
| HSL | 38.51º | 0.42% | 0.31% | - |
| HSV(B) | 38.51º | 0.59% | 0.44% | - |
| XYZ | 10.88 | 10.85 | 4.11 | - |
| YUV | 91.27 | 102.45 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 46 | 0 | 0.21 | 0.59 | 0.56 | 38.51 | 0.42 | 0.31 |
| Hex | 71 | 59 | 2E | 0 | 15 | 3B | 38 | 27 | 2A | 1F |
| Octal | 161 | 131 | 56 | 0 | 25 | 73 | 70 | 47 | 52 | 37 |
| Binary | 1110001 | 1011001 | 101110 | 0 | 10101 | 111011 | 111000 | 100111 | 101010 | 11111 |
Color Harmonies of #71592E
Complementary color
Monochromatic Colors of #71592E
Black with #71592E
Text Example
Text Example
White with #71592E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71592E; }
p { color: rgb(113,89,46); }
H1.HeaderClassName
{
color: #71592E;
}
.AnyTagClassName
{
color: #71592E;
}
</style>
background-color css
<style>
a { background-color: #71592E; }
a { background-color: rgb(113,89,46); }
div.DivClassName
{
background-color: #71592E;
}
.BgClassName
{
background-color: #71592E;
}
</style>
border-color css
<style>
span { border-color: #71592E; }
span { border-color: rgb(113,89,46); }
td.TdClassName
{
border-color: #71592E;
}
.TagClassName
{
border-color: #71592E;
}
</style>