Shades of Horses Neck #725924
Tints of Horses Neck #725924
RGB
CMYK
RGB Variations
Color information
#725924 (or 0x725924) is known color: Horses Neck. HEX triplet: 72, 59 and 24. RGB value is (114,89,36). Sum of RGB (Red+Green+Blue) = 114+89+36=239 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.70% from 239); Green value is 89 (35.16% from 255 or 37.24% from 239); Blue value is 36 (14.45% from 255 or 15.06% from 239); Max value from RGB is 114 - color contains mainly: red. Hex color #725924 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725924 is #8DA6DB. Grayscale: #5A5A5A. Windows color (decimal): -9283292 or 2382194. OLE color: 2382194.
HSL color Cylindrical-coordinate representation of color #725924: hue angle of 40.77º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #725924 is Cyan = 0, Magento = 0.22, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 36 | - |
| CMYK | 0 | 0.22 | 0.68 | 0.55 |
| HSL | 40.77º | 0.52% | 0.29% | - |
| HSV(B) | 40.77º | 0.68% | 0.45% | - |
| XYZ | 10.83 | 10.85 | 3.19 | - |
| YUV | 90.43 | 97.28 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 36 | 0 | 0.22 | 0.68 | 0.55 | 40.77 | 0.52 | 0.29 |
| Hex | 72 | 59 | 24 | 0 | 16 | 44 | 37 | 29 | 34 | 1D |
| Octal | 162 | 131 | 44 | 0 | 26 | 104 | 67 | 51 | 64 | 35 |
| Binary | 1110010 | 1011001 | 100100 | 0 | 10110 | 1000100 | 110111 | 101001 | 110100 | 11101 |
Color Harmonies of #725924
Complementary color
Monochromatic Colors of #725924
Black with #725924
Text Example
Text Example
White with #725924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725924; }
p { color: rgb(114,89,36); }
H1.HeaderClassName
{
color: #725924;
}
.AnyTagClassName
{
color: #725924;
}
</style>
background-color css
<style>
a { background-color: #725924; }
a { background-color: rgb(114,89,36); }
div.DivClassName
{
background-color: #725924;
}
.BgClassName
{
background-color: #725924;
}
</style>
border-color css
<style>
span { border-color: #725924; }
span { border-color: rgb(114,89,36); }
td.TdClassName
{
border-color: #725924;
}
.TagClassName
{
border-color: #725924;
}
</style>