Shades of Horses Neck #73591E
Tints of Horses Neck #73591E
RGB
CMYK
RGB Variations
Color information
#73591E (or 0x73591E) is known color: Horses Neck. HEX triplet: 73, 59 and 1E. RGB value is (115,89,30). Sum of RGB (Red+Green+Blue) = 115+89+30=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 89 (35.16% from 255 or 38.03% from 234); Blue value is 30 (12.11% from 255 or 12.82% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #73591E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #73591E is #8CA6E1. Grayscale: #5A5A5A. Windows color (decimal): -9217762 or 1988979. OLE color: 1988979.
HSL color Cylindrical-coordinate representation of color #73591E: hue angle of 41.65º degrees, saturation: 0.59, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #73591E is Cyan = 0, Magento = 0.23, Yellow = 0.74 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 30 | - |
| CMYK | 0 | 0.23 | 0.74 | 0.55 |
| HSL | 41.65º | 0.59% | 0.28% | - |
| HSV(B) | 41.65º | 0.74% | 0.45% | - |
| XYZ | 10.88 | 10.88 | 2.76 | - |
| YUV | 90.05 | 94.11 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 30 | 0 | 0.23 | 0.74 | 0.55 | 41.65 | 0.59 | 0.28 |
| Hex | 73 | 59 | 1E | 0 | 17 | 4A | 37 | 2A | 3B | 1C |
| Octal | 163 | 131 | 36 | 0 | 27 | 112 | 67 | 52 | 73 | 34 |
| Binary | 1110011 | 1011001 | 11110 | 0 | 10111 | 1001010 | 110111 | 101010 | 111011 | 11100 |
Color Harmonies of #73591E
Complementary color
Monochromatic Colors of #73591E
Black with #73591E
Text Example
Text Example
White with #73591E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73591E; }
p { color: rgb(115,89,30); }
H1.HeaderClassName
{
color: #73591E;
}
.AnyTagClassName
{
color: #73591E;
}
</style>
background-color css
<style>
a { background-color: #73591E; }
a { background-color: rgb(115,89,30); }
div.DivClassName
{
background-color: #73591E;
}
.BgClassName
{
background-color: #73591E;
}
</style>
border-color css
<style>
span { border-color: #73591E; }
span { border-color: rgb(115,89,30); }
td.TdClassName
{
border-color: #73591E;
}
.TagClassName
{
border-color: #73591E;
}
</style>