Shades of Horses Neck #73591C
Tints of Horses Neck #73591C
RGB
CMYK
RGB Variations
Color information
#73591C (or 0x73591C) is known color: Horses Neck. HEX triplet: 73, 59 and 1C. RGB value is (115,89,28). Sum of RGB (Red+Green+Blue) = 115+89+28=232 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.57% from 232); Green value is 89 (35.16% from 255 or 38.36% from 232); Blue value is 28 (11.33% from 255 or 12.07% from 232); Max value from RGB is 115 - color contains mainly: red. Hex color #73591C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #73591C is #8CA6E3. Grayscale: #5A5A5A. Windows color (decimal): -9217764 or 1857907. OLE color: 1857907.
HSL color Cylindrical-coordinate representation of color #73591C: hue angle of 42.07º degrees, saturation: 0.61, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #73591C is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 28 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.55 |
| HSL | 42.07º | 0.61% | 0.28% | - |
| HSV(B) | 42.07º | 0.76% | 0.45% | - |
| XYZ | 10.85 | 10.87 | 2.63 | - |
| YUV | 89.82 | 93.11 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 28 | 0 | 0.23 | 0.76 | 0.55 | 42.07 | 0.61 | 0.28 |
| Hex | 73 | 59 | 1C | 0 | 17 | 4C | 37 | 2A | 3D | 1C |
| Octal | 163 | 131 | 34 | 0 | 27 | 114 | 67 | 52 | 75 | 34 |
| Binary | 1110011 | 1011001 | 11100 | 0 | 10111 | 1001100 | 110111 | 101010 | 111101 | 11100 |
Color Harmonies of #73591C
Complementary color
Monochromatic Colors of #73591C
Black with #73591C
Text Example
Text Example
White with #73591C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73591C; }
p { color: rgb(115,89,28); }
H1.HeaderClassName
{
color: #73591C;
}
.AnyTagClassName
{
color: #73591C;
}
</style>
background-color css
<style>
a { background-color: #73591C; }
a { background-color: rgb(115,89,28); }
div.DivClassName
{
background-color: #73591C;
}
.BgClassName
{
background-color: #73591C;
}
</style>
border-color css
<style>
span { border-color: #73591C; }
span { border-color: rgb(115,89,28); }
td.TdClassName
{
border-color: #73591C;
}
.TagClassName
{
border-color: #73591C;
}
</style>