Shades of Horses Neck #725228
Tints of Horses Neck #725228
RGB
CMYK
RGB Variations
Color information
#725228 (or 0x725228) is known color: Horses Neck. HEX triplet: 72, 52 and 28. RGB value is (114,82,40). Sum of RGB (Red+Green+Blue) = 114+82+40=236 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.31% from 236); Green value is 82 (32.42% from 255 or 34.75% from 236); Blue value is 40 (16.02% from 255 or 16.95% from 236); Max value from RGB is 114 - color contains mainly: red. Hex color #725228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725228 is #8DADD7. Grayscale: #565656. Windows color (decimal): -9285080 or 2642546. OLE color: 2642546.
HSL color Cylindrical-coordinate representation of color #725228: hue angle of 34.05º 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 #725228 is Cyan = 0, Magento = 0.28, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 40 | - |
| CMYK | 0 | 0.28 | 0.65 | 0.55 |
| HSL | 34.05º | 0.48% | 0.3% | - |
| HSV(B) | 34.05º | 0.65% | 0.45% | - |
| XYZ | 10.34 | 9.77 | 3.35 | - |
| YUV | 86.78 | 101.6 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 40 | 0 | 0.28 | 0.65 | 0.55 | 34.05 | 0.48 | 0.3 |
| Hex | 72 | 52 | 28 | 0 | 1C | 41 | 37 | 22 | 30 | 1E |
| Octal | 162 | 122 | 50 | 0 | 34 | 101 | 67 | 42 | 60 | 36 |
| Binary | 1110010 | 1010010 | 101000 | 0 | 11100 | 1000001 | 110111 | 100010 | 110000 | 11110 |
Color Harmonies of #725228
Complementary color
Monochromatic Colors of #725228
Black with #725228
Text Example
Text Example
White with #725228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725228; }
p { color: rgb(114,82,40); }
H1.HeaderClassName
{
color: #725228;
}
.AnyTagClassName
{
color: #725228;
}
</style>
background-color css
<style>
a { background-color: #725228; }
a { background-color: rgb(114,82,40); }
div.DivClassName
{
background-color: #725228;
}
.BgClassName
{
background-color: #725228;
}
</style>
border-color css
<style>
span { border-color: #725228; }
span { border-color: rgb(114,82,40); }
td.TdClassName
{
border-color: #725228;
}
.TagClassName
{
border-color: #725228;
}
</style>