Shades of Horses Neck #715621
Tints of Horses Neck #715621
RGB
CMYK
RGB Variations
Color information
#715621 (or 0x715621) is known color: Horses Neck. HEX triplet: 71, 56 and 21. RGB value is (113,86,33). Sum of RGB (Red+Green+Blue) = 113+86+33=232 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.71% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 33 (13.28% from 255 or 14.22% from 232); Max value from RGB is 113 - color contains mainly: red. Hex color #715621 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715621 is #8EA9DE. Grayscale: #585858. Windows color (decimal): -9349599 or 2184817. OLE color: 2184817.
HSL color Cylindrical-coordinate representation of color #715621: hue angle of 39.75º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #715621 is Cyan = 0, Magento = 0.24, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 33 | - |
| CMYK | 0 | 0.24 | 0.71 | 0.56 |
| HSL | 39.75º | 0.55% | 0.29% | - |
| HSV(B) | 39.75º | 0.71% | 0.44% | - |
| XYZ | 10.41 | 10.28 | 2.87 | - |
| YUV | 88.03 | 96.95 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 33 | 0 | 0.24 | 0.71 | 0.56 | 39.75 | 0.55 | 0.29 |
| Hex | 71 | 56 | 21 | 0 | 18 | 47 | 38 | 28 | 37 | 1D |
| Octal | 161 | 126 | 41 | 0 | 30 | 107 | 70 | 50 | 67 | 35 |
| Binary | 1110001 | 1010110 | 100001 | 0 | 11000 | 1000111 | 111000 | 101000 | 110111 | 11101 |
Color Harmonies of #715621
Complementary color
Monochromatic Colors of #715621
Black with #715621
Text Example
Text Example
White with #715621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715621; }
p { color: rgb(113,86,33); }
H1.HeaderClassName
{
color: #715621;
}
.AnyTagClassName
{
color: #715621;
}
</style>
background-color css
<style>
a { background-color: #715621; }
a { background-color: rgb(113,86,33); }
div.DivClassName
{
background-color: #715621;
}
.BgClassName
{
background-color: #715621;
}
</style>
border-color css
<style>
span { border-color: #715621; }
span { border-color: rgb(113,86,33); }
td.TdClassName
{
border-color: #715621;
}
.TagClassName
{
border-color: #715621;
}
</style>