Shades of Horses Neck #725822
Tints of Horses Neck #725822
RGB
CMYK
RGB Variations
Color information
#725822 (or 0x725822) is known color: Horses Neck. HEX triplet: 72, 58 and 22. RGB value is (114,88,34). Sum of RGB (Red+Green+Blue) = 114+88+34=236 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.31% from 236); Green value is 88 (34.77% from 255 or 37.29% from 236); Blue value is 34 (13.67% from 255 or 14.41% from 236); Max value from RGB is 114 - color contains mainly: red. Hex color #725822 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725822 is #8DA7DD. Grayscale: #595959. Windows color (decimal): -9283550 or 2250866. OLE color: 2250866.
HSL color Cylindrical-coordinate representation of color #725822: hue angle of 40.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 #725822 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 34 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.55 |
| HSL | 40.5º | 0.54% | 0.29% | - |
| HSV(B) | 40.5º | 0.7% | 0.45% | - |
| XYZ | 10.72 | 10.67 | 3.01 | - |
| YUV | 89.62 | 96.61 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 34 | 0 | 0.23 | 0.70 | 0.55 | 40.5 | 0.54 | 0.29 |
| Hex | 72 | 58 | 22 | 0 | 17 | 46 | 37 | 28 | 36 | 1D |
| Octal | 162 | 130 | 42 | 0 | 27 | 106 | 67 | 50 | 66 | 35 |
| Binary | 1110010 | 1011000 | 100010 | 0 | 10111 | 1000110 | 110111 | 101000 | 110110 | 11101 |
Color Harmonies of #725822
Complementary color
Monochromatic Colors of #725822
Black with #725822
Text Example
Text Example
White with #725822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725822; }
p { color: rgb(114,88,34); }
H1.HeaderClassName
{
color: #725822;
}
.AnyTagClassName
{
color: #725822;
}
</style>
background-color css
<style>
a { background-color: #725822; }
a { background-color: rgb(114,88,34); }
div.DivClassName
{
background-color: #725822;
}
.BgClassName
{
background-color: #725822;
}
</style>
border-color css
<style>
span { border-color: #725822; }
span { border-color: rgb(114,88,34); }
td.TdClassName
{
border-color: #725822;
}
.TagClassName
{
border-color: #725822;
}
</style>