Shades of Horses Neck #725920
Tints of Horses Neck #725920
RGB
CMYK
RGB Variations
Color information
#725920 (or 0x725920) is known color: Horses Neck. HEX triplet: 72, 59 and 20. RGB value is (114,89,32). Sum of RGB (Red+Green+Blue) = 114+89+32=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #725920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725920 is #8DA6DF. Grayscale: #5A5A5A. Windows color (decimal): -9283296 or 2120050. OLE color: 2120050.
HSL color Cylindrical-coordinate representation of color #725920: hue angle of 41.71º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #725920 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 32 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.55 |
| HSL | 41.71º | 0.56% | 0.29% | - |
| HSV(B) | 41.71º | 0.72% | 0.45% | - |
| XYZ | 10.77 | 10.83 | 2.89 | - |
| YUV | 89.98 | 95.28 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 32 | 0 | 0.22 | 0.72 | 0.55 | 41.71 | 0.56 | 0.29 |
| Hex | 72 | 59 | 20 | 0 | 16 | 48 | 37 | 2A | 38 | 1D |
| Octal | 162 | 131 | 40 | 0 | 26 | 110 | 67 | 52 | 70 | 35 |
| Binary | 1110010 | 1011001 | 100000 | 0 | 10110 | 1001000 | 110111 | 101010 | 111000 | 11101 |
Color Harmonies of #725920
Complementary color
Monochromatic Colors of #725920
Black with #725920
Text Example
Text Example
White with #725920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725920; }
p { color: rgb(114,89,32); }
H1.HeaderClassName
{
color: #725920;
}
.AnyTagClassName
{
color: #725920;
}
</style>
background-color css
<style>
a { background-color: #725920; }
a { background-color: rgb(114,89,32); }
div.DivClassName
{
background-color: #725920;
}
.BgClassName
{
background-color: #725920;
}
</style>
border-color css
<style>
span { border-color: #725920; }
span { border-color: rgb(114,89,32); }
td.TdClassName
{
border-color: #725920;
}
.TagClassName
{
border-color: #725920;
}
</style>