Shades of Horses Neck #725320
Tints of Horses Neck #725320
RGB
CMYK
RGB Variations
Color information
#725320 (or 0x725320) is known color: Horses Neck. HEX triplet: 72, 53 and 20. RGB value is (114,83,32). Sum of RGB (Red+Green+Blue) = 114+83+32=229 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.78% from 229); Green value is 83 (32.81% from 255 or 36.24% from 229); Blue value is 32 (12.89% from 255 or 13.97% from 229); Max value from RGB is 114 - color contains mainly: red. Hex color #725320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725320 is #8DACDF. Grayscale: #565656. Windows color (decimal): -9284832 or 2118514. OLE color: 2118514.
HSL color Cylindrical-coordinate representation of color #725320: hue angle of 37.32º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #725320 is Cyan = 0, Magento = 0.27, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 32 | - |
| CMYK | 0 | 0.27 | 0.72 | 0.55 |
| HSL | 37.32º | 0.56% | 0.29% | - |
| HSV(B) | 37.32º | 0.72% | 0.45% | - |
| XYZ | 10.29 | 9.87 | 2.73 | - |
| YUV | 86.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 32 | 0 | 0.27 | 0.72 | 0.55 | 37.32 | 0.56 | 0.29 |
| Hex | 72 | 53 | 20 | 0 | 1B | 48 | 37 | 25 | 38 | 1D |
| Octal | 162 | 123 | 40 | 0 | 33 | 110 | 67 | 45 | 70 | 35 |
| Binary | 1110010 | 1010011 | 100000 | 0 | 11011 | 1001000 | 110111 | 100101 | 111000 | 11101 |
Color Harmonies of #725320
Complementary color
Monochromatic Colors of #725320
Black with #725320
Text Example
Text Example
White with #725320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725320; }
p { color: rgb(114,83,32); }
H1.HeaderClassName
{
color: #725320;
}
.AnyTagClassName
{
color: #725320;
}
</style>
background-color css
<style>
a { background-color: #725320; }
a { background-color: rgb(114,83,32); }
div.DivClassName
{
background-color: #725320;
}
.BgClassName
{
background-color: #725320;
}
</style>
border-color css
<style>
span { border-color: #725320; }
span { border-color: rgb(114,83,32); }
td.TdClassName
{
border-color: #725320;
}
.TagClassName
{
border-color: #725320;
}
</style>