Shades of Horses Neck #725425
Tints of Horses Neck #725425
RGB
CMYK
RGB Variations
Color information
#725425 (or 0x725425) is known color: Horses Neck. HEX triplet: 72, 54 and 25. RGB value is (114,84,37). Sum of RGB (Red+Green+Blue) = 114+84+37=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 84 (33.20% from 255 or 35.74% from 235); Blue value is 37 (14.84% from 255 or 15.74% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #725425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725425 is #8DABDA. Grayscale: #575757. Windows color (decimal): -9284571 or 2446450. OLE color: 2446450.
HSL color Cylindrical-coordinate representation of color #725425: hue angle of 36.62º 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 #725425 is Cyan = 0, Magento = 0.26, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 37 | - |
| CMYK | 0 | 0.26 | 0.68 | 0.55 |
| HSL | 36.62º | 0.51% | 0.3% | - |
| HSV(B) | 36.62º | 0.68% | 0.45% | - |
| XYZ | 10.44 | 10.05 | 3.14 | - |
| YUV | 87.61 | 99.44 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 37 | 0 | 0.26 | 0.68 | 0.55 | 36.62 | 0.51 | 0.3 |
| Hex | 72 | 54 | 25 | 0 | 1A | 44 | 37 | 25 | 33 | 1E |
| Octal | 162 | 124 | 45 | 0 | 32 | 104 | 67 | 45 | 63 | 36 |
| Binary | 1110010 | 1010100 | 100101 | 0 | 11010 | 1000100 | 110111 | 100101 | 110011 | 11110 |
Color Harmonies of #725425
Complementary color
Monochromatic Colors of #725425
Black with #725425
Text Example
Text Example
White with #725425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725425; }
p { color: rgb(114,84,37); }
H1.HeaderClassName
{
color: #725425;
}
.AnyTagClassName
{
color: #725425;
}
</style>
background-color css
<style>
a { background-color: #725425; }
a { background-color: rgb(114,84,37); }
div.DivClassName
{
background-color: #725425;
}
.BgClassName
{
background-color: #725425;
}
</style>
border-color css
<style>
span { border-color: #725425; }
span { border-color: rgb(114,84,37); }
td.TdClassName
{
border-color: #725425;
}
.TagClassName
{
border-color: #725425;
}
</style>