Shades of Horses Neck #725930
Tints of Horses Neck #725930
RGB
CMYK
RGB Variations
Color information
#725930 (or 0x725930) is known color: Horses Neck. HEX triplet: 72, 59 and 30. RGB value is (114,89,48). Sum of RGB (Red+Green+Blue) = 114+89+48=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 89 (35.16% from 255 or 35.46% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #725930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725930 is #8DA6CF. Grayscale: #5B5B5B. Windows color (decimal): -9283280 or 3168626. OLE color: 3168626.
HSL color Cylindrical-coordinate representation of color #725930: hue angle of 37.27º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #725930 is Cyan = 0, Magento = 0.22, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 48 | - |
| CMYK | 0 | 0.22 | 0.58 | 0.55 |
| HSL | 37.27º | 0.41% | 0.32% | - |
| HSV(B) | 37.27º | 0.58% | 0.45% | - |
| XYZ | 11.05 | 10.94 | 4.32 | - |
| YUV | 91.8 | 103.28 | 143.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 48 | 0 | 0.22 | 0.58 | 0.55 | 37.27 | 0.41 | 0.32 |
| Hex | 72 | 59 | 30 | 0 | 16 | 3A | 37 | 25 | 29 | 20 |
| Octal | 162 | 131 | 60 | 0 | 26 | 72 | 67 | 45 | 51 | 40 |
| Binary | 1110010 | 1011001 | 110000 | 0 | 10110 | 111010 | 110111 | 100101 | 101001 | 100000 |
Color Harmonies of #725930
Complementary color
Monochromatic Colors of #725930
Black with #725930
Text Example
Text Example
White with #725930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725930; }
p { color: rgb(114,89,48); }
H1.HeaderClassName
{
color: #725930;
}
.AnyTagClassName
{
color: #725930;
}
</style>
background-color css
<style>
a { background-color: #725930; }
a { background-color: rgb(114,89,48); }
div.DivClassName
{
background-color: #725930;
}
.BgClassName
{
background-color: #725930;
}
</style>
border-color css
<style>
span { border-color: #725930; }
span { border-color: rgb(114,89,48); }
td.TdClassName
{
border-color: #725930;
}
.TagClassName
{
border-color: #725930;
}
</style>