Shades of Horses Neck #725125
Tints of Horses Neck #725125
RGB
CMYK
RGB Variations
Color information
#725125 (or 0x725125) is known color: Horses Neck. HEX triplet: 72, 51 and 25. RGB value is (114,81,37). Sum of RGB (Red+Green+Blue) = 114+81+37=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 81 (32.03% from 255 or 34.91% from 232); Blue value is 37 (14.84% from 255 or 15.95% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #725125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725125 is #8DAEDA. Grayscale: #565656. Windows color (decimal): -9285339 or 2445682. OLE color: 2445682.
HSL color Cylindrical-coordinate representation of color #725125: hue angle of 34.29º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #725125 is Cyan = 0, Magento = 0.29, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 37 | - |
| CMYK | 0 | 0.29 | 0.68 | 0.55 |
| HSL | 34.29º | 0.51% | 0.3% | - |
| HSV(B) | 34.29º | 0.68% | 0.45% | - |
| XYZ | 10.22 | 9.6 | 3.06 | - |
| YUV | 85.85 | 100.43 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 37 | 0 | 0.29 | 0.68 | 0.55 | 34.29 | 0.51 | 0.3 |
| Hex | 72 | 51 | 25 | 0 | 1D | 44 | 37 | 22 | 33 | 1E |
| Octal | 162 | 121 | 45 | 0 | 35 | 104 | 67 | 42 | 63 | 36 |
| Binary | 1110010 | 1010001 | 100101 | 0 | 11101 | 1000100 | 110111 | 100010 | 110011 | 11110 |
Color Harmonies of #725125
Complementary color
Monochromatic Colors of #725125
Black with #725125
Text Example
Text Example
White with #725125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725125; }
p { color: rgb(114,81,37); }
H1.HeaderClassName
{
color: #725125;
}
.AnyTagClassName
{
color: #725125;
}
</style>
background-color css
<style>
a { background-color: #725125; }
a { background-color: rgb(114,81,37); }
div.DivClassName
{
background-color: #725125;
}
.BgClassName
{
background-color: #725125;
}
</style>
border-color css
<style>
span { border-color: #725125; }
span { border-color: rgb(114,81,37); }
td.TdClassName
{
border-color: #725125;
}
.TagClassName
{
border-color: #725125;
}
</style>