Shades of Horses Neck #725928
Tints of Horses Neck #725928
RGB
CMYK
RGB Variations
Color information
#725928 (or 0x725928) is known color: Horses Neck. HEX triplet: 72, 59 and 28. RGB value is (114,89,40). Sum of RGB (Red+Green+Blue) = 114+89+40=243 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.91% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 40 (16.02% from 255 or 16.46% from 243); Max value from RGB is 114 - color contains mainly: red. Hex color #725928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725928 is #8DA6D7. Grayscale: #5B5B5B. Windows color (decimal): -9283288 or 2644338. OLE color: 2644338.
HSL color Cylindrical-coordinate representation of color #725928: hue angle of 39.73º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #725928 is Cyan = 0, Magento = 0.22, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 40 | - |
| CMYK | 0 | 0.22 | 0.65 | 0.55 |
| HSL | 39.73º | 0.48% | 0.3% | - |
| HSV(B) | 39.73º | 0.65% | 0.45% | - |
| XYZ | 10.89 | 10.88 | 3.53 | - |
| YUV | 90.89 | 99.28 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 40 | 0 | 0.22 | 0.65 | 0.55 | 39.73 | 0.48 | 0.3 |
| Hex | 72 | 59 | 28 | 0 | 16 | 41 | 37 | 28 | 30 | 1E |
| Octal | 162 | 131 | 50 | 0 | 26 | 101 | 67 | 50 | 60 | 36 |
| Binary | 1110010 | 1011001 | 101000 | 0 | 10110 | 1000001 | 110111 | 101000 | 110000 | 11110 |
Color Harmonies of #725928
Complementary color
Monochromatic Colors of #725928
Black with #725928
Text Example
Text Example
White with #725928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725928; }
p { color: rgb(114,89,40); }
H1.HeaderClassName
{
color: #725928;
}
.AnyTagClassName
{
color: #725928;
}
</style>
background-color css
<style>
a { background-color: #725928; }
a { background-color: rgb(114,89,40); }
div.DivClassName
{
background-color: #725928;
}
.BgClassName
{
background-color: #725928;
}
</style>
border-color css
<style>
span { border-color: #725928; }
span { border-color: rgb(114,89,40); }
td.TdClassName
{
border-color: #725928;
}
.TagClassName
{
border-color: #725928;
}
</style>