Shades of Horses Neck #725423
Tints of Horses Neck #725423
RGB
CMYK
RGB Variations
Color information
#725423 (or 0x725423) is known color: Horses Neck. HEX triplet: 72, 54 and 23. RGB value is (114,84,35). Sum of RGB (Red+Green+Blue) = 114+84+35=233 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.93% from 233); Green value is 84 (33.20% from 255 or 36.05% from 233); Blue value is 35 (14.06% from 255 or 15.02% from 233); Max value from RGB is 114 - color contains mainly: red. Hex color #725423 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725423 is #8DABDC. Grayscale: #575757. Windows color (decimal): -9284573 or 2315378. OLE color: 2315378.
HSL color Cylindrical-coordinate representation of color #725423: hue angle of 37.22º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #725423 is Cyan = 0, Magento = 0.26, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 35 | - |
| CMYK | 0 | 0.26 | 0.69 | 0.55 |
| HSL | 37.22º | 0.53% | 0.29% | - |
| HSV(B) | 37.22º | 0.69% | 0.45% | - |
| XYZ | 10.41 | 10.04 | 2.98 | - |
| YUV | 87.38 | 98.44 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 35 | 0 | 0.26 | 0.69 | 0.55 | 37.22 | 0.53 | 0.29 |
| Hex | 72 | 54 | 23 | 0 | 1A | 45 | 37 | 25 | 35 | 1D |
| Octal | 162 | 124 | 43 | 0 | 32 | 105 | 67 | 45 | 65 | 35 |
| Binary | 1110010 | 1010100 | 100011 | 0 | 11010 | 1000101 | 110111 | 100101 | 110101 | 11101 |
Color Harmonies of #725423
Complementary color
Monochromatic Colors of #725423
Black with #725423
Text Example
Text Example
White with #725423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725423; }
p { color: rgb(114,84,35); }
H1.HeaderClassName
{
color: #725423;
}
.AnyTagClassName
{
color: #725423;
}
</style>
background-color css
<style>
a { background-color: #725423; }
a { background-color: rgb(114,84,35); }
div.DivClassName
{
background-color: #725423;
}
.BgClassName
{
background-color: #725423;
}
</style>
border-color css
<style>
span { border-color: #725423; }
span { border-color: rgb(114,84,35); }
td.TdClassName
{
border-color: #725423;
}
.TagClassName
{
border-color: #725423;
}
</style>