Shades of Horses Neck #725926
Tints of Horses Neck #725926
RGB
CMYK
RGB Variations
Color information
#725926 (or 0x725926) is known color: Horses Neck. HEX triplet: 72, 59 and 26. RGB value is (114,89,38). Sum of RGB (Red+Green+Blue) = 114+89+38=241 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.30% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 114 - color contains mainly: red. Hex color #725926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725926 is #8DA6D9. Grayscale: #5A5A5A. Windows color (decimal): -9283290 or 2513266. OLE color: 2513266.
HSL color Cylindrical-coordinate representation of color #725926: hue angle of 40.26º 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 #725926 is Cyan = 0, Magento = 0.22, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 38 | - |
| CMYK | 0 | 0.22 | 0.67 | 0.55 |
| HSL | 40.26º | 0.5% | 0.3% | - |
| HSV(B) | 40.26º | 0.67% | 0.45% | - |
| XYZ | 10.86 | 10.86 | 3.36 | - |
| YUV | 90.66 | 98.28 | 144.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 38 | 0 | 0.22 | 0.67 | 0.55 | 40.26 | 0.5 | 0.3 |
| Hex | 72 | 59 | 26 | 0 | 16 | 43 | 37 | 28 | 32 | 1E |
| Octal | 162 | 131 | 46 | 0 | 26 | 103 | 67 | 50 | 62 | 36 |
| Binary | 1110010 | 1011001 | 100110 | 0 | 10110 | 1000011 | 110111 | 101000 | 110010 | 11110 |
Color Harmonies of #725926
Complementary color
Monochromatic Colors of #725926
Black with #725926
Text Example
Text Example
White with #725926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725926; }
p { color: rgb(114,89,38); }
H1.HeaderClassName
{
color: #725926;
}
.AnyTagClassName
{
color: #725926;
}
</style>
background-color css
<style>
a { background-color: #725926; }
a { background-color: rgb(114,89,38); }
div.DivClassName
{
background-color: #725926;
}
.BgClassName
{
background-color: #725926;
}
</style>
border-color css
<style>
span { border-color: #725926; }
span { border-color: rgb(114,89,38); }
td.TdClassName
{
border-color: #725926;
}
.TagClassName
{
border-color: #725926;
}
</style>