Shades of Horses Neck #735729
Tints of Horses Neck #735729
RGB
CMYK
RGB Variations
Color information
#735729 (or 0x735729) is known color: Horses Neck. HEX triplet: 73, 57 and 29. RGB value is (115,87,41). Sum of RGB (Red+Green+Blue) = 115+87+41=243 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.33% from 243); Green value is 87 (34.38% from 255 or 35.80% from 243); Blue value is 41 (16.41% from 255 or 16.87% from 243); Max value from RGB is 115 - color contains mainly: red. Hex color #735729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735729 is #8CA8D6. Grayscale: #5A5A5A. Windows color (decimal): -9218263 or 2709363. OLE color: 2709363.
HSL color Cylindrical-coordinate representation of color #735729: hue angle of 37.3º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #735729 is Cyan = 0, Magento = 0.24, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 41 | - |
| CMYK | 0 | 0.24 | 0.64 | 0.55 |
| HSL | 37.3º | 0.47% | 0.31% | - |
| HSV(B) | 37.3º | 0.64% | 0.45% | - |
| XYZ | 10.88 | 10.62 | 3.57 | - |
| YUV | 90.13 | 100.28 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 41 | 0 | 0.24 | 0.64 | 0.55 | 37.3 | 0.47 | 0.31 |
| Hex | 73 | 57 | 29 | 0 | 18 | 40 | 37 | 25 | 2F | 1F |
| Octal | 163 | 127 | 51 | 0 | 30 | 100 | 67 | 45 | 57 | 37 |
| Binary | 1110011 | 1010111 | 101001 | 0 | 11000 | 1000000 | 110111 | 100101 | 101111 | 11111 |
Color Harmonies of #735729
Complementary color
Monochromatic Colors of #735729
Black with #735729
Text Example
Text Example
White with #735729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735729; }
p { color: rgb(115,87,41); }
H1.HeaderClassName
{
color: #735729;
}
.AnyTagClassName
{
color: #735729;
}
</style>
background-color css
<style>
a { background-color: #735729; }
a { background-color: rgb(115,87,41); }
div.DivClassName
{
background-color: #735729;
}
.BgClassName
{
background-color: #735729;
}
</style>
border-color css
<style>
span { border-color: #735729; }
span { border-color: rgb(115,87,41); }
td.TdClassName
{
border-color: #735729;
}
.TagClassName
{
border-color: #735729;
}
</style>