Shades of Horses Neck #725626
Tints of Horses Neck #725626
RGB
CMYK
RGB Variations
Color information
#725626 (or 0x725626) is known color: Horses Neck. HEX triplet: 72, 56 and 26. RGB value is (114,86,38). Sum of RGB (Red+Green+Blue) = 114+86+38=238 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.90% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 114 - color contains mainly: red. Hex color #725626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725626 is #8DA9D9. Grayscale: #595959. Windows color (decimal): -9284058 or 2512498. OLE color: 2512498.
HSL color Cylindrical-coordinate representation of color #725626: hue angle of 37.89º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #725626 is Cyan = 0, Magento = 0.25, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 38 | - |
| CMYK | 0 | 0.25 | 0.67 | 0.55 |
| HSL | 37.89º | 0.5% | 0.3% | - |
| HSV(B) | 37.89º | 0.67% | 0.45% | - |
| XYZ | 10.62 | 10.37 | 3.28 | - |
| YUV | 88.9 | 99.28 | 145.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 38 | 0 | 0.25 | 0.67 | 0.55 | 37.89 | 0.5 | 0.3 |
| Hex | 72 | 56 | 26 | 0 | 19 | 43 | 37 | 26 | 32 | 1E |
| Octal | 162 | 126 | 46 | 0 | 31 | 103 | 67 | 46 | 62 | 36 |
| Binary | 1110010 | 1010110 | 100110 | 0 | 11001 | 1000011 | 110111 | 100110 | 110010 | 11110 |
Color Harmonies of #725626
Complementary color
Monochromatic Colors of #725626
Black with #725626
Text Example
Text Example
White with #725626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725626; }
p { color: rgb(114,86,38); }
H1.HeaderClassName
{
color: #725626;
}
.AnyTagClassName
{
color: #725626;
}
</style>
background-color css
<style>
a { background-color: #725626; }
a { background-color: rgb(114,86,38); }
div.DivClassName
{
background-color: #725626;
}
.BgClassName
{
background-color: #725626;
}
</style>
border-color css
<style>
span { border-color: #725626; }
span { border-color: rgb(114,86,38); }
td.TdClassName
{
border-color: #725626;
}
.TagClassName
{
border-color: #725626;
}
</style>