Shades of Horses Neck #725628
Tints of Horses Neck #725628
RGB
CMYK
RGB Variations
Color information
#725628 (or 0x725628) is known color: Horses Neck. HEX triplet: 72, 56 and 28. RGB value is (114,86,40). Sum of RGB (Red+Green+Blue) = 114+86+40=240 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.5% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 114 - color contains mainly: red. Hex color #725628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725628 is #8DA9D7. Grayscale: #595959. Windows color (decimal): -9284056 or 2643570. OLE color: 2643570.
HSL color Cylindrical-coordinate representation of color #725628: hue angle of 37.3º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #725628 is Cyan = 0, Magento = 0.25, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 40 | - |
| CMYK | 0 | 0.25 | 0.65 | 0.55 |
| HSL | 37.3º | 0.48% | 0.3% | - |
| HSV(B) | 37.3º | 0.65% | 0.45% | - |
| XYZ | 10.65 | 10.39 | 3.45 | - |
| YUV | 89.13 | 100.28 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 40 | 0 | 0.25 | 0.65 | 0.55 | 37.3 | 0.48 | 0.3 |
| Hex | 72 | 56 | 28 | 0 | 19 | 41 | 37 | 25 | 30 | 1E |
| Octal | 162 | 126 | 50 | 0 | 31 | 101 | 67 | 45 | 60 | 36 |
| Binary | 1110010 | 1010110 | 101000 | 0 | 11001 | 1000001 | 110111 | 100101 | 110000 | 11110 |
Color Harmonies of #725628
Complementary color
Monochromatic Colors of #725628
Black with #725628
Text Example
Text Example
White with #725628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725628; }
p { color: rgb(114,86,40); }
H1.HeaderClassName
{
color: #725628;
}
.AnyTagClassName
{
color: #725628;
}
</style>
background-color css
<style>
a { background-color: #725628; }
a { background-color: rgb(114,86,40); }
div.DivClassName
{
background-color: #725628;
}
.BgClassName
{
background-color: #725628;
}
</style>
border-color css
<style>
span { border-color: #725628; }
span { border-color: rgb(114,86,40); }
td.TdClassName
{
border-color: #725628;
}
.TagClassName
{
border-color: #725628;
}
</style>