Shades of Horses Neck #725726
Tints of Horses Neck #725726
RGB
CMYK
RGB Variations
Color information
#725726 (or 0x725726) is known color: Horses Neck. HEX triplet: 72, 57 and 26. RGB value is (114,87,38). Sum of RGB (Red+Green+Blue) = 114+87+38=239 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.70% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 114 - color contains mainly: red. Hex color #725726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725726 is #8DA8D9. Grayscale: #595959. Windows color (decimal): -9283802 or 2512754. OLE color: 2512754.
HSL color Cylindrical-coordinate representation of color #725726: hue angle of 38.68º 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 #725726 is Cyan = 0, Magento = 0.24, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 38 | - |
| CMYK | 0 | 0.24 | 0.67 | 0.55 |
| HSL | 38.68º | 0.5% | 0.3% | - |
| HSV(B) | 38.68º | 0.67% | 0.45% | - |
| XYZ | 10.7 | 10.53 | 3.3 | - |
| YUV | 89.49 | 98.95 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 38 | 0 | 0.24 | 0.67 | 0.55 | 38.68 | 0.5 | 0.3 |
| Hex | 72 | 57 | 26 | 0 | 18 | 43 | 37 | 27 | 32 | 1E |
| Octal | 162 | 127 | 46 | 0 | 30 | 103 | 67 | 47 | 62 | 36 |
| Binary | 1110010 | 1010111 | 100110 | 0 | 11000 | 1000011 | 110111 | 100111 | 110010 | 11110 |
Color Harmonies of #725726
Complementary color
Monochromatic Colors of #725726
Black with #725726
Text Example
Text Example
White with #725726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725726; }
p { color: rgb(114,87,38); }
H1.HeaderClassName
{
color: #725726;
}
.AnyTagClassName
{
color: #725726;
}
</style>
background-color css
<style>
a { background-color: #725726; }
a { background-color: rgb(114,87,38); }
div.DivClassName
{
background-color: #725726;
}
.BgClassName
{
background-color: #725726;
}
</style>
border-color css
<style>
span { border-color: #725726; }
span { border-color: rgb(114,87,38); }
td.TdClassName
{
border-color: #725726;
}
.TagClassName
{
border-color: #725726;
}
</style>