Shades of Horses Neck #725224
Tints of Horses Neck #725224
RGB
CMYK
RGB Variations
Color information
#725224 (or 0x725224) is known color: Horses Neck. HEX triplet: 72, 52 and 24. RGB value is (114,82,36). Sum of RGB (Red+Green+Blue) = 114+82+36=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 82 (32.42% from 255 or 35.34% from 232); Blue value is 36 (14.45% from 255 or 15.52% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #725224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725224 is #8DADDB. Grayscale: #565656. Windows color (decimal): -9285084 or 2380402. OLE color: 2380402.
HSL color Cylindrical-coordinate representation of color #725224: hue angle of 35.38º 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 #725224 is Cyan = 0, Magento = 0.28, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 36 | - |
| CMYK | 0 | 0.28 | 0.68 | 0.55 |
| HSL | 35.38º | 0.52% | 0.29% | - |
| HSV(B) | 35.38º | 0.68% | 0.45% | - |
| XYZ | 10.28 | 9.74 | 3.01 | - |
| YUV | 86.32 | 99.6 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 36 | 0 | 0.28 | 0.68 | 0.55 | 35.38 | 0.52 | 0.29 |
| Hex | 72 | 52 | 24 | 0 | 1C | 44 | 37 | 23 | 34 | 1D |
| Octal | 162 | 122 | 44 | 0 | 34 | 104 | 67 | 43 | 64 | 35 |
| Binary | 1110010 | 1010010 | 100100 | 0 | 11100 | 1000100 | 110111 | 100011 | 110100 | 11101 |
Color Harmonies of #725224
Complementary color
Monochromatic Colors of #725224
Black with #725224
Text Example
Text Example
White with #725224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725224; }
p { color: rgb(114,82,36); }
H1.HeaderClassName
{
color: #725224;
}
.AnyTagClassName
{
color: #725224;
}
</style>
background-color css
<style>
a { background-color: #725224; }
a { background-color: rgb(114,82,36); }
div.DivClassName
{
background-color: #725224;
}
.BgClassName
{
background-color: #725224;
}
</style>
border-color css
<style>
span { border-color: #725224; }
span { border-color: rgb(114,82,36); }
td.TdClassName
{
border-color: #725224;
}
.TagClassName
{
border-color: #725224;
}
</style>