Shades of Horses Neck #725629
Tints of Horses Neck #725629
RGB
CMYK
RGB Variations
Color information
#725629 (or 0x725629) is known color: Horses Neck. HEX triplet: 72, 56 and 29. RGB value is (114,86,41). Sum of RGB (Red+Green+Blue) = 114+86+41=241 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.30% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 114 - color contains mainly: red. Hex color #725629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725629 is #8DA9D6. Grayscale: #595959. Windows color (decimal): -9284055 or 2709106. OLE color: 2709106.
HSL color Cylindrical-coordinate representation of color #725629: hue angle of 36.99º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #725629 is Cyan = 0, Magento = 0.25, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 41 | - |
| CMYK | 0 | 0.25 | 0.64 | 0.55 |
| HSL | 36.99º | 0.47% | 0.3% | - |
| HSV(B) | 36.99º | 0.64% | 0.45% | - |
| XYZ | 10.67 | 10.39 | 3.54 | - |
| YUV | 89.24 | 100.78 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 41 | 0 | 0.25 | 0.64 | 0.55 | 36.99 | 0.47 | 0.3 |
| Hex | 72 | 56 | 29 | 0 | 19 | 40 | 37 | 25 | 2F | 1E |
| Octal | 162 | 126 | 51 | 0 | 31 | 100 | 67 | 45 | 57 | 36 |
| Binary | 1110010 | 1010110 | 101001 | 0 | 11001 | 1000000 | 110111 | 100101 | 101111 | 11110 |
Color Harmonies of #725629
Complementary color
Monochromatic Colors of #725629
Black with #725629
Text Example
Text Example
White with #725629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725629; }
p { color: rgb(114,86,41); }
H1.HeaderClassName
{
color: #725629;
}
.AnyTagClassName
{
color: #725629;
}
</style>
background-color css
<style>
a { background-color: #725629; }
a { background-color: rgb(114,86,41); }
div.DivClassName
{
background-color: #725629;
}
.BgClassName
{
background-color: #725629;
}
</style>
border-color css
<style>
span { border-color: #725629; }
span { border-color: rgb(114,86,41); }
td.TdClassName
{
border-color: #725629;
}
.TagClassName
{
border-color: #725629;
}
</style>