Shades of Horses Neck #725324
Tints of Horses Neck #725324
RGB
CMYK
RGB Variations
Color information
#725324 (or 0x725324) is known color: Horses Neck. HEX triplet: 72, 53 and 24. RGB value is (114,83,36). Sum of RGB (Red+Green+Blue) = 114+83+36=233 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.93% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 36 (14.45% from 255 or 15.45% from 233); Max value from RGB is 114 - color contains mainly: red. Hex color #725324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725324 is #8DACDB. Grayscale: #575757. Windows color (decimal): -9284828 or 2380658. OLE color: 2380658.
HSL color Cylindrical-coordinate representation of color #725324: hue angle of 36.15º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #725324 is Cyan = 0, Magento = 0.27, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 36 | - |
| CMYK | 0 | 0.27 | 0.68 | 0.55 |
| HSL | 36.15º | 0.52% | 0.29% | - |
| HSV(B) | 36.15º | 0.68% | 0.45% | - |
| XYZ | 10.35 | 9.89 | 3.03 | - |
| YUV | 86.91 | 99.27 | 147.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 36 | 0 | 0.27 | 0.68 | 0.55 | 36.15 | 0.52 | 0.29 |
| Hex | 72 | 53 | 24 | 0 | 1B | 44 | 37 | 24 | 34 | 1D |
| Octal | 162 | 123 | 44 | 0 | 33 | 104 | 67 | 44 | 64 | 35 |
| Binary | 1110010 | 1010011 | 100100 | 0 | 11011 | 1000100 | 110111 | 100100 | 110100 | 11101 |
Color Harmonies of #725324
Complementary color
Monochromatic Colors of #725324
Black with #725324
Text Example
Text Example
White with #725324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725324; }
p { color: rgb(114,83,36); }
H1.HeaderClassName
{
color: #725324;
}
.AnyTagClassName
{
color: #725324;
}
</style>
background-color css
<style>
a { background-color: #725324; }
a { background-color: rgb(114,83,36); }
div.DivClassName
{
background-color: #725324;
}
.BgClassName
{
background-color: #725324;
}
</style>
border-color css
<style>
span { border-color: #725324; }
span { border-color: rgb(114,83,36); }
td.TdClassName
{
border-color: #725324;
}
.TagClassName
{
border-color: #725324;
}
</style>