Shades of Horses Neck #71572E
Tints of Horses Neck #71572E
RGB
CMYK
RGB Variations
Color information
#71572E (or 0x71572E) is known color: Horses Neck. HEX triplet: 71, 57 and 2E. RGB value is (113,87,46). Sum of RGB (Red+Green+Blue) = 113+87+46=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 87 (34.38% from 255 or 35.37% from 246); Blue value is 46 (18.36% from 255 or 18.70% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #71572E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #71572E is #8EA8D1. Grayscale: #5A5A5A. Windows color (decimal): -9349330 or 3037041. OLE color: 3037041.
HSL color Cylindrical-coordinate representation of color #71572E: hue angle of 36.72º 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 #71572E is Cyan = 0, Magento = 0.23, Yellow = 0.59 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 46 | - |
| CMYK | 0 | 0.23 | 0.59 | 0.56 |
| HSL | 36.72º | 0.42% | 0.31% | - |
| HSV(B) | 36.72º | 0.59% | 0.44% | - |
| XYZ | 10.71 | 10.52 | 4.05 | - |
| YUV | 90.1 | 103.11 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 46 | 0 | 0.23 | 0.59 | 0.56 | 36.72 | 0.42 | 0.31 |
| Hex | 71 | 57 | 2E | 0 | 17 | 3B | 38 | 25 | 2A | 1F |
| Octal | 161 | 127 | 56 | 0 | 27 | 73 | 70 | 45 | 52 | 37 |
| Binary | 1110001 | 1010111 | 101110 | 0 | 10111 | 111011 | 111000 | 100101 | 101010 | 11111 |
Color Harmonies of #71572E
Complementary color
Monochromatic Colors of #71572E
Black with #71572E
Text Example
Text Example
White with #71572E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71572E; }
p { color: rgb(113,87,46); }
H1.HeaderClassName
{
color: #71572E;
}
.AnyTagClassName
{
color: #71572E;
}
</style>
background-color css
<style>
a { background-color: #71572E; }
a { background-color: rgb(113,87,46); }
div.DivClassName
{
background-color: #71572E;
}
.BgClassName
{
background-color: #71572E;
}
</style>
border-color css
<style>
span { border-color: #71572E; }
span { border-color: rgb(113,87,46); }
td.TdClassName
{
border-color: #71572E;
}
.TagClassName
{
border-color: #71572E;
}
</style>