Shades of Horses Neck #725825
Tints of Horses Neck #725825
RGB
CMYK
RGB Variations
Color information
#725825 (or 0x725825) is known color: Horses Neck. HEX triplet: 72, 58 and 25. RGB value is (114,88,37). Sum of RGB (Red+Green+Blue) = 114+88+37=239 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.70% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 114 - color contains mainly: red. Hex color #725825 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725825 is #8DA7DA. Grayscale: #5A5A5A. Windows color (decimal): -9283547 or 2447474. OLE color: 2447474.
HSL color Cylindrical-coordinate representation of color #725825: hue angle of 39.74º 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 #725825 is Cyan = 0, Magento = 0.23, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 37 | - |
| CMYK | 0 | 0.23 | 0.68 | 0.55 |
| HSL | 39.74º | 0.51% | 0.3% | - |
| HSV(B) | 39.74º | 0.68% | 0.45% | - |
| XYZ | 10.76 | 10.69 | 3.25 | - |
| YUV | 89.96 | 98.11 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 37 | 0 | 0.23 | 0.68 | 0.55 | 39.74 | 0.51 | 0.3 |
| Hex | 72 | 58 | 25 | 0 | 17 | 44 | 37 | 28 | 33 | 1E |
| Octal | 162 | 130 | 45 | 0 | 27 | 104 | 67 | 50 | 63 | 36 |
| Binary | 1110010 | 1011000 | 100101 | 0 | 10111 | 1000100 | 110111 | 101000 | 110011 | 11110 |
Color Harmonies of #725825
Complementary color
Monochromatic Colors of #725825
Black with #725825
Text Example
Text Example
White with #725825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725825; }
p { color: rgb(114,88,37); }
H1.HeaderClassName
{
color: #725825;
}
.AnyTagClassName
{
color: #725825;
}
</style>
background-color css
<style>
a { background-color: #725825; }
a { background-color: rgb(114,88,37); }
div.DivClassName
{
background-color: #725825;
}
.BgClassName
{
background-color: #725825;
}
</style>
border-color css
<style>
span { border-color: #725825; }
span { border-color: rgb(114,88,37); }
td.TdClassName
{
border-color: #725825;
}
.TagClassName
{
border-color: #725825;
}
</style>