Shades of Horses Neck #725226
Tints of Horses Neck #725226
RGB
CMYK
RGB Variations
Color information
#725226 (or 0x725226) is known color: Horses Neck. HEX triplet: 72, 52 and 26. RGB value is (114,82,38). Sum of RGB (Red+Green+Blue) = 114+82+38=234 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.72% from 234); Green value is 82 (32.42% from 255 or 35.04% from 234); Blue value is 38 (15.23% from 255 or 16.24% from 234); Max value from RGB is 114 - color contains mainly: red. Hex color #725226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725226 is #8DADD9. Grayscale: #565656. Windows color (decimal): -9285082 or 2511474. OLE color: 2511474.
HSL color Cylindrical-coordinate representation of color #725226: hue angle of 34.74º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #725226 is Cyan = 0, Magento = 0.28, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 38 | - |
| CMYK | 0 | 0.28 | 0.67 | 0.55 |
| HSL | 34.74º | 0.5% | 0.3% | - |
| HSV(B) | 34.74º | 0.67% | 0.45% | - |
| XYZ | 10.31 | 9.75 | 3.17 | - |
| YUV | 86.55 | 100.6 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 38 | 0 | 0.28 | 0.67 | 0.55 | 34.74 | 0.5 | 0.3 |
| Hex | 72 | 52 | 26 | 0 | 1C | 43 | 37 | 23 | 32 | 1E |
| Octal | 162 | 122 | 46 | 0 | 34 | 103 | 67 | 43 | 62 | 36 |
| Binary | 1110010 | 1010010 | 100110 | 0 | 11100 | 1000011 | 110111 | 100011 | 110010 | 11110 |
Color Harmonies of #725226
Complementary color
Monochromatic Colors of #725226
Black with #725226
Text Example
Text Example
White with #725226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725226; }
p { color: rgb(114,82,38); }
H1.HeaderClassName
{
color: #725226;
}
.AnyTagClassName
{
color: #725226;
}
</style>
background-color css
<style>
a { background-color: #725226; }
a { background-color: rgb(114,82,38); }
div.DivClassName
{
background-color: #725226;
}
.BgClassName
{
background-color: #725226;
}
</style>
border-color css
<style>
span { border-color: #725226; }
span { border-color: rgb(114,82,38); }
td.TdClassName
{
border-color: #725226;
}
.TagClassName
{
border-color: #725226;
}
</style>