Shades of Horses Neck #735128
Tints of Horses Neck #735128
RGB
CMYK
RGB Variations
Color information
#735128 (or 0x735128) is known color: Horses Neck. HEX triplet: 73, 51 and 28. RGB value is (115,81,40). Sum of RGB (Red+Green+Blue) = 115+81+40=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 81 (32.03% from 255 or 34.32% from 236); Blue value is 40 (16.02% from 255 or 16.95% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #735128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735128 is #8CAED7. Grayscale: #565656. Windows color (decimal): -9219800 or 2642291. OLE color: 2642291.
HSL color Cylindrical-coordinate representation of color #735128: hue angle of 32.8º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #735128 is Cyan = 0, Magento = 0.30, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 40 | - |
| CMYK | 0 | 0.30 | 0.65 | 0.55 |
| HSL | 32.8º | 0.48% | 0.3% | - |
| HSV(B) | 32.8º | 0.65% | 0.45% | - |
| XYZ | 10.4 | 9.68 | 3.33 | - |
| YUV | 86.49 | 101.76 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 40 | 0 | 0.30 | 0.65 | 0.55 | 32.8 | 0.48 | 0.3 |
| Hex | 73 | 51 | 28 | 0 | 1E | 41 | 37 | 21 | 30 | 1E |
| Octal | 163 | 121 | 50 | 0 | 36 | 101 | 67 | 41 | 60 | 36 |
| Binary | 1110011 | 1010001 | 101000 | 0 | 11110 | 1000001 | 110111 | 100001 | 110000 | 11110 |
Color Harmonies of #735128
Complementary color
Monochromatic Colors of #735128
Black with #735128
Text Example
Text Example
White with #735128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735128; }
p { color: rgb(115,81,40); }
H1.HeaderClassName
{
color: #735128;
}
.AnyTagClassName
{
color: #735128;
}
</style>
background-color css
<style>
a { background-color: #735128; }
a { background-color: rgb(115,81,40); }
div.DivClassName
{
background-color: #735128;
}
.BgClassName
{
background-color: #735128;
}
</style>
border-color css
<style>
span { border-color: #735128; }
span { border-color: rgb(115,81,40); }
td.TdClassName
{
border-color: #735128;
}
.TagClassName
{
border-color: #735128;
}
</style>