Shades of Horses Neck #725824
Tints of Horses Neck #725824
RGB
CMYK
RGB Variations
Color information
#725824 (or 0x725824) is known color: Horses Neck. HEX triplet: 72, 58 and 24. RGB value is (114,88,36). Sum of RGB (Red+Green+Blue) = 114+88+36=238 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.90% from 238); Green value is 88 (34.77% from 255 or 36.97% from 238); Blue value is 36 (14.45% from 255 or 15.13% from 238); Max value from RGB is 114 - color contains mainly: red. Hex color #725824 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725824 is #8DA7DB. Grayscale: #5A5A5A. Windows color (decimal): -9283548 or 2381938. OLE color: 2381938.
HSL color Cylindrical-coordinate representation of color #725824: hue angle of 40º 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 #725824 is Cyan = 0, Magento = 0.23, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 36 | - |
| CMYK | 0 | 0.23 | 0.68 | 0.55 |
| HSL | 40º | 0.52% | 0.29% | - |
| HSV(B) | 40º | 0.68% | 0.45% | - |
| XYZ | 10.75 | 10.68 | 3.16 | - |
| YUV | 89.85 | 97.61 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 36 | 0 | 0.23 | 0.68 | 0.55 | 40 | 0.52 | 0.29 |
| Hex | 72 | 58 | 24 | 0 | 17 | 44 | 37 | 28 | 34 | 1D |
| Octal | 162 | 130 | 44 | 0 | 27 | 104 | 67 | 50 | 64 | 35 |
| Binary | 1110010 | 1011000 | 100100 | 0 | 10111 | 1000100 | 110111 | 101000 | 110100 | 11101 |
Color Harmonies of #725824
Complementary color
Monochromatic Colors of #725824
Black with #725824
Text Example
Text Example
White with #725824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725824; }
p { color: rgb(114,88,36); }
H1.HeaderClassName
{
color: #725824;
}
.AnyTagClassName
{
color: #725824;
}
</style>
background-color css
<style>
a { background-color: #725824; }
a { background-color: rgb(114,88,36); }
div.DivClassName
{
background-color: #725824;
}
.BgClassName
{
background-color: #725824;
}
</style>
border-color css
<style>
span { border-color: #725824; }
span { border-color: rgb(114,88,36); }
td.TdClassName
{
border-color: #725824;
}
.TagClassName
{
border-color: #725824;
}
</style>