Shades of Horses Neck #71562A
Tints of Horses Neck #71562A
RGB
CMYK
RGB Variations
Color information
#71562A (or 0x71562A) is known color: Horses Neck. HEX triplet: 71, 56 and 2A. RGB value is (113,86,42). Sum of RGB (Red+Green+Blue) = 113+86+42=241 (31% of max value = 765). Red value is 113 (44.53% from 255 or 46.89% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 42 (16.80% from 255 or 17.43% from 241); Max value from RGB is 113 - color contains mainly: red. Hex color #71562A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #71562A is #8EA9D5. Grayscale: #595959. Windows color (decimal): -9349590 or 2774641. OLE color: 2774641.
HSL color Cylindrical-coordinate representation of color #71562A: hue angle of 37.18º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #71562A is Cyan = 0, Magento = 0.24, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 42 | - |
| CMYK | 0 | 0.24 | 0.63 | 0.56 |
| HSL | 37.18º | 0.46% | 0.3% | - |
| HSV(B) | 37.18º | 0.63% | 0.44% | - |
| XYZ | 10.56 | 10.33 | 3.63 | - |
| YUV | 89.06 | 101.45 | 145.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 42 | 0 | 0.24 | 0.63 | 0.56 | 37.18 | 0.46 | 0.3 |
| Hex | 71 | 56 | 2A | 0 | 18 | 3F | 38 | 25 | 2E | 1E |
| Octal | 161 | 126 | 52 | 0 | 30 | 77 | 70 | 45 | 56 | 36 |
| Binary | 1110001 | 1010110 | 101010 | 0 | 11000 | 111111 | 111000 | 100101 | 101110 | 11110 |
Color Harmonies of #71562A
Complementary color
Monochromatic Colors of #71562A
Black with #71562A
Text Example
Text Example
White with #71562A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71562A; }
p { color: rgb(113,86,42); }
H1.HeaderClassName
{
color: #71562A;
}
.AnyTagClassName
{
color: #71562A;
}
</style>
background-color css
<style>
a { background-color: #71562A; }
a { background-color: rgb(113,86,42); }
div.DivClassName
{
background-color: #71562A;
}
.BgClassName
{
background-color: #71562A;
}
</style>
border-color css
<style>
span { border-color: #71562A; }
span { border-color: rgb(113,86,42); }
td.TdClassName
{
border-color: #71562A;
}
.TagClassName
{
border-color: #71562A;
}
</style>