Shades of Horses Neck #715629
Tints of Horses Neck #715629
RGB
CMYK
RGB Variations
Color information
#715629 (or 0x715629) is known color: Horses Neck. HEX triplet: 71, 56 and 29. RGB value is (113,86,41). Sum of RGB (Red+Green+Blue) = 113+86+41=240 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.08% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 41 (16.41% from 255 or 17.08% from 240); Max value from RGB is 113 - color contains mainly: red. Hex color #715629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715629 is #8EA9D6. Grayscale: #595959. Windows color (decimal): -9349591 or 2709105. OLE color: 2709105.
HSL color Cylindrical-coordinate representation of color #715629: hue angle of 37.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #715629 is Cyan = 0, Magento = 0.24, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 41 | - |
| CMYK | 0 | 0.24 | 0.64 | 0.56 |
| HSL | 37.5º | 0.47% | 0.3% | - |
| HSV(B) | 37.5º | 0.64% | 0.44% | - |
| XYZ | 10.54 | 10.33 | 3.54 | - |
| YUV | 88.94 | 100.95 | 145.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 41 | 0 | 0.24 | 0.64 | 0.56 | 37.5 | 0.47 | 0.3 |
| Hex | 71 | 56 | 29 | 0 | 18 | 40 | 38 | 26 | 2F | 1E |
| Octal | 161 | 126 | 51 | 0 | 30 | 100 | 70 | 46 | 57 | 36 |
| Binary | 1110001 | 1010110 | 101001 | 0 | 11000 | 1000000 | 111000 | 100110 | 101111 | 11110 |
Color Harmonies of #715629
Complementary color
Monochromatic Colors of #715629
Black with #715629
Text Example
Text Example
White with #715629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715629; }
p { color: rgb(113,86,41); }
H1.HeaderClassName
{
color: #715629;
}
.AnyTagClassName
{
color: #715629;
}
</style>
background-color css
<style>
a { background-color: #715629; }
a { background-color: rgb(113,86,41); }
div.DivClassName
{
background-color: #715629;
}
.BgClassName
{
background-color: #715629;
}
</style>
border-color css
<style>
span { border-color: #715629; }
span { border-color: rgb(113,86,41); }
td.TdClassName
{
border-color: #715629;
}
.TagClassName
{
border-color: #715629;
}
</style>