Shades of Horses Neck #725526
Tints of Horses Neck #725526
RGB
CMYK
RGB Variations
Color information
#725526 (or 0x725526) is known color: Horses Neck. HEX triplet: 72, 55 and 26. RGB value is (114,85,38). Sum of RGB (Red+Green+Blue) = 114+85+38=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 38 (15.23% from 255 or 16.03% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #725526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725526 is #8DAAD9. Grayscale: #585858. Windows color (decimal): -9284314 or 2512242. OLE color: 2512242.
HSL color Cylindrical-coordinate representation of color #725526: hue angle of 37.11º 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 #725526 is Cyan = 0, Magento = 0.25, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 85 | 38 | - |
| CMYK | 0 | 0.25 | 0.67 | 0.55 |
| HSL | 37.11º | 0.5% | 0.3% | - |
| HSV(B) | 37.11º | 0.67% | 0.45% | - |
| XYZ | 10.54 | 10.21 | 3.25 | - |
| YUV | 88.31 | 99.61 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 38 | 0 | 0.25 | 0.67 | 0.55 | 37.11 | 0.5 | 0.3 |
| Hex | 72 | 55 | 26 | 0 | 19 | 43 | 37 | 25 | 32 | 1E |
| Octal | 162 | 125 | 46 | 0 | 31 | 103 | 67 | 45 | 62 | 36 |
| Binary | 1110010 | 1010101 | 100110 | 0 | 11001 | 1000011 | 110111 | 100101 | 110010 | 11110 |
Color Harmonies of #725526
Complementary color
Monochromatic Colors of #725526
Black with #725526
Text Example
Text Example
White with #725526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725526; }
p { color: rgb(114,85,38); }
H1.HeaderClassName
{
color: #725526;
}
.AnyTagClassName
{
color: #725526;
}
</style>
background-color css
<style>
a { background-color: #725526; }
a { background-color: rgb(114,85,38); }
div.DivClassName
{
background-color: #725526;
}
.BgClassName
{
background-color: #725526;
}
</style>
border-color css
<style>
span { border-color: #725526; }
span { border-color: rgb(114,85,38); }
td.TdClassName
{
border-color: #725526;
}
.TagClassName
{
border-color: #725526;
}
</style>