Shades of Horses Neck #725625
Tints of Horses Neck #725625
RGB
CMYK
RGB Variations
Color information
#725625 (or 0x725625) is known color: Horses Neck. HEX triplet: 72, 56 and 25. RGB value is (114,86,37). Sum of RGB (Red+Green+Blue) = 114+86+37=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 37 (14.84% from 255 or 15.61% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #725625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725625 is #8DA9DA. Grayscale: #595959. Windows color (decimal): -9284059 or 2446962. OLE color: 2446962.
HSL color Cylindrical-coordinate representation of color #725625: hue angle of 38.18º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #725625 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 37 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.55 |
| HSL | 38.18º | 0.51% | 0.3% | - |
| HSV(B) | 38.18º | 0.68% | 0.45% | - |
| XYZ | 10.6 | 10.37 | 3.19 | - |
| YUV | 88.79 | 98.78 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 37 | 0 | 0.25 | 0.68 | 0.55 | 38.18 | 0.51 | 0.3 |
| Hex | 72 | 56 | 25 | 0 | 19 | 44 | 37 | 26 | 33 | 1E |
| Octal | 162 | 126 | 45 | 0 | 31 | 104 | 67 | 46 | 63 | 36 |
| Binary | 1110010 | 1010110 | 100101 | 0 | 11001 | 1000100 | 110111 | 100110 | 110011 | 11110 |
Color Harmonies of #725625
Complementary color
Monochromatic Colors of #725625
Black with #725625
Text Example
Text Example
White with #725625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725625; }
p { color: rgb(114,86,37); }
H1.HeaderClassName
{
color: #725625;
}
.AnyTagClassName
{
color: #725625;
}
</style>
background-color css
<style>
a { background-color: #725625; }
a { background-color: rgb(114,86,37); }
div.DivClassName
{
background-color: #725625;
}
.BgClassName
{
background-color: #725625;
}
</style>
border-color css
<style>
span { border-color: #725625; }
span { border-color: rgb(114,86,37); }
td.TdClassName
{
border-color: #725625;
}
.TagClassName
{
border-color: #725625;
}
</style>