Shades of Horses Neck #725422
Tints of Horses Neck #725422
RGB
CMYK
RGB Variations
Color information
#725422 (or 0x725422) is known color: Horses Neck. HEX triplet: 72, 54 and 22. RGB value is (114,84,34). Sum of RGB (Red+Green+Blue) = 114+84+34=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 84 (33.20% from 255 or 36.21% from 232); Blue value is 34 (13.67% from 255 or 14.66% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #725422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725422 is #8DABDD. Grayscale: #575757. Windows color (decimal): -9284574 or 2249842. OLE color: 2249842.
HSL color Cylindrical-coordinate representation of color #725422: hue angle of 37.5º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #725422 is Cyan = 0, Magento = 0.26, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 34 | - |
| CMYK | 0 | 0.26 | 0.70 | 0.55 |
| HSL | 37.5º | 0.54% | 0.29% | - |
| HSV(B) | 37.5º | 0.7% | 0.45% | - |
| XYZ | 10.4 | 10.03 | 2.9 | - |
| YUV | 87.27 | 97.94 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 34 | 0 | 0.26 | 0.70 | 0.55 | 37.5 | 0.54 | 0.29 |
| Hex | 72 | 54 | 22 | 0 | 1A | 46 | 37 | 26 | 36 | 1D |
| Octal | 162 | 124 | 42 | 0 | 32 | 106 | 67 | 46 | 66 | 35 |
| Binary | 1110010 | 1010100 | 100010 | 0 | 11010 | 1000110 | 110111 | 100110 | 110110 | 11101 |
Color Harmonies of #725422
Complementary color
Monochromatic Colors of #725422
Black with #725422
Text Example
Text Example
White with #725422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725422; }
p { color: rgb(114,84,34); }
H1.HeaderClassName
{
color: #725422;
}
.AnyTagClassName
{
color: #725422;
}
</style>
background-color css
<style>
a { background-color: #725422; }
a { background-color: rgb(114,84,34); }
div.DivClassName
{
background-color: #725422;
}
.BgClassName
{
background-color: #725422;
}
</style>
border-color css
<style>
span { border-color: #725422; }
span { border-color: rgb(114,84,34); }
td.TdClassName
{
border-color: #725422;
}
.TagClassName
{
border-color: #725422;
}
</style>