Shades of Horses Neck #725326
Tints of Horses Neck #725326
RGB
CMYK
RGB Variations
Color information
#725326 (or 0x725326) is known color: Horses Neck. HEX triplet: 72, 53 and 26. RGB value is (114,83,38). Sum of RGB (Red+Green+Blue) = 114+83+38=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 83 (32.81% from 255 or 35.32% from 235); Blue value is 38 (15.23% from 255 or 16.17% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #725326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725326 is #8DACD9. Grayscale: #575757. Windows color (decimal): -9284826 or 2511730. OLE color: 2511730.
HSL color Cylindrical-coordinate representation of color #725326: hue angle of 35.53º 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 #725326 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 38 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.55 |
| HSL | 35.53º | 0.5% | 0.3% | - |
| HSV(B) | 35.53º | 0.67% | 0.45% | - |
| XYZ | 10.38 | 9.9 | 3.2 | - |
| YUV | 87.14 | 100.27 | 147.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 38 | 0 | 0.27 | 0.67 | 0.55 | 35.53 | 0.5 | 0.3 |
| Hex | 72 | 53 | 26 | 0 | 1B | 43 | 37 | 24 | 32 | 1E |
| Octal | 162 | 123 | 46 | 0 | 33 | 103 | 67 | 44 | 62 | 36 |
| Binary | 1110010 | 1010011 | 100110 | 0 | 11011 | 1000011 | 110111 | 100100 | 110010 | 11110 |
Color Harmonies of #725326
Complementary color
Monochromatic Colors of #725326
Black with #725326
Text Example
Text Example
White with #725326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725326; }
p { color: rgb(114,83,38); }
H1.HeaderClassName
{
color: #725326;
}
.AnyTagClassName
{
color: #725326;
}
</style>
background-color css
<style>
a { background-color: #725326; }
a { background-color: rgb(114,83,38); }
div.DivClassName
{
background-color: #725326;
}
.BgClassName
{
background-color: #725326;
}
</style>
border-color css
<style>
span { border-color: #725326; }
span { border-color: rgb(114,83,38); }
td.TdClassName
{
border-color: #725326;
}
.TagClassName
{
border-color: #725326;
}
</style>