Shades of Horses Neck #715625
Tints of Horses Neck #715625
RGB
CMYK
RGB Variations
Color information
#715625 (or 0x715625) is known color: Horses Neck. HEX triplet: 71, 56 and 25. RGB value is (113,86,37). Sum of RGB (Red+Green+Blue) = 113+86+37=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 86 (33.98% from 255 or 36.44% from 236); Blue value is 37 (14.84% from 255 or 15.68% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #715625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715625 is #8EA9DA. Grayscale: #585858. Windows color (decimal): -9349595 or 2446961. OLE color: 2446961.
HSL color Cylindrical-coordinate representation of color #715625: hue angle of 38.68º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #715625 is Cyan = 0, Magento = 0.24, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 37 | - |
| CMYK | 0 | 0.24 | 0.67 | 0.56 |
| HSL | 38.68º | 0.51% | 0.29% | - |
| HSV(B) | 38.68º | 0.67% | 0.44% | - |
| XYZ | 10.47 | 10.3 | 3.19 | - |
| YUV | 88.49 | 98.95 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 37 | 0 | 0.24 | 0.67 | 0.56 | 38.68 | 0.51 | 0.29 |
| Hex | 71 | 56 | 25 | 0 | 18 | 43 | 38 | 27 | 33 | 1D |
| Octal | 161 | 126 | 45 | 0 | 30 | 103 | 70 | 47 | 63 | 35 |
| Binary | 1110001 | 1010110 | 100101 | 0 | 11000 | 1000011 | 111000 | 100111 | 110011 | 11101 |
Color Harmonies of #715625
Complementary color
Monochromatic Colors of #715625
Black with #715625
Text Example
Text Example
White with #715625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715625; }
p { color: rgb(113,86,37); }
H1.HeaderClassName
{
color: #715625;
}
.AnyTagClassName
{
color: #715625;
}
</style>
background-color css
<style>
a { background-color: #715625; }
a { background-color: rgb(113,86,37); }
div.DivClassName
{
background-color: #715625;
}
.BgClassName
{
background-color: #715625;
}
</style>
border-color css
<style>
span { border-color: #715625; }
span { border-color: rgb(113,86,37); }
td.TdClassName
{
border-color: #715625;
}
.TagClassName
{
border-color: #715625;
}
</style>