Shades of Horses Neck #725220
Tints of Horses Neck #725220
RGB
CMYK
RGB Variations
Color information
#725220 (or 0x725220) is known color: Horses Neck. HEX triplet: 72, 52 and 20. RGB value is (114,82,32). Sum of RGB (Red+Green+Blue) = 114+82+32=228 (30% of max value = 765). Red value is 114 (44.92% from 255 or 50% from 228); Green value is 82 (32.42% from 255 or 35.96% from 228); Blue value is 32 (12.89% from 255 or 14.04% from 228); Max value from RGB is 114 - color contains mainly: red. Hex color #725220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725220 is #8DADDF. Grayscale: #565656. Windows color (decimal): -9285088 or 2118258. OLE color: 2118258.
HSL color Cylindrical-coordinate representation of color #725220: hue angle of 36.59º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #725220 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 32 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.55 |
| HSL | 36.59º | 0.56% | 0.29% | - |
| HSV(B) | 36.59º | 0.72% | 0.45% | - |
| XYZ | 10.22 | 9.72 | 2.7 | - |
| YUV | 85.87 | 97.6 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 32 | 0 | 0.28 | 0.72 | 0.55 | 36.59 | 0.56 | 0.29 |
| Hex | 72 | 52 | 20 | 0 | 1C | 48 | 37 | 25 | 38 | 1D |
| Octal | 162 | 122 | 40 | 0 | 34 | 110 | 67 | 45 | 70 | 35 |
| Binary | 1110010 | 1010010 | 100000 | 0 | 11100 | 1001000 | 110111 | 100101 | 111000 | 11101 |
Color Harmonies of #725220
Complementary color
Monochromatic Colors of #725220
Black with #725220
Text Example
Text Example
White with #725220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725220; }
p { color: rgb(114,82,32); }
H1.HeaderClassName
{
color: #725220;
}
.AnyTagClassName
{
color: #725220;
}
</style>
background-color css
<style>
a { background-color: #725220; }
a { background-color: rgb(114,82,32); }
div.DivClassName
{
background-color: #725220;
}
.BgClassName
{
background-color: #725220;
}
</style>
border-color css
<style>
span { border-color: #725220; }
span { border-color: rgb(114,82,32); }
td.TdClassName
{
border-color: #725220;
}
.TagClassName
{
border-color: #725220;
}
</style>