Shades of Horses Neck #725524
Tints of Horses Neck #725524
RGB
CMYK
RGB Variations
Color information
#725524 (or 0x725524) is known color: Horses Neck. HEX triplet: 72, 55 and 24. RGB value is (114,85,36). Sum of RGB (Red+Green+Blue) = 114+85+36=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 85 (33.59% from 255 or 36.17% from 235); Blue value is 36 (14.45% from 255 or 15.32% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #725524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725524 is #8DAADB. Grayscale: #585858. Windows color (decimal): -9284316 or 2381170. OLE color: 2381170.
HSL color Cylindrical-coordinate representation of color #725524: hue angle of 37.69º 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 #725524 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 85 | 36 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.55 |
| HSL | 37.69º | 0.52% | 0.29% | - |
| HSV(B) | 37.69º | 0.68% | 0.45% | - |
| XYZ | 10.51 | 10.2 | 3.08 | - |
| YUV | 88.09 | 98.61 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 36 | 0 | 0.25 | 0.68 | 0.55 | 37.69 | 0.52 | 0.29 |
| Hex | 72 | 55 | 24 | 0 | 19 | 44 | 37 | 26 | 34 | 1D |
| Octal | 162 | 125 | 44 | 0 | 31 | 104 | 67 | 46 | 64 | 35 |
| Binary | 1110010 | 1010101 | 100100 | 0 | 11001 | 1000100 | 110111 | 100110 | 110100 | 11101 |
Color Harmonies of #725524
Complementary color
Monochromatic Colors of #725524
Black with #725524
Text Example
Text Example
White with #725524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725524; }
p { color: rgb(114,85,36); }
H1.HeaderClassName
{
color: #725524;
}
.AnyTagClassName
{
color: #725524;
}
</style>
background-color css
<style>
a { background-color: #725524; }
a { background-color: rgb(114,85,36); }
div.DivClassName
{
background-color: #725524;
}
.BgClassName
{
background-color: #725524;
}
</style>
border-color css
<style>
span { border-color: #725524; }
span { border-color: rgb(114,85,36); }
td.TdClassName
{
border-color: #725524;
}
.TagClassName
{
border-color: #725524;
}
</style>