Shades of Horses Neck #735829
Tints of Horses Neck #735829
RGB
CMYK
RGB Variations
Color information
#735829 (or 0x735829) is known color: Horses Neck. HEX triplet: 73, 58 and 29. RGB value is (115,88,41). Sum of RGB (Red+Green+Blue) = 115+88+41=244 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.13% from 244); Green value is 88 (34.77% from 255 or 36.07% from 244); Blue value is 41 (16.41% from 255 or 16.80% from 244); Max value from RGB is 115 - color contains mainly: red. Hex color #735829 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735829 is #8CA7D6. Grayscale: #5A5A5A. Windows color (decimal): -9218007 or 2709619. OLE color: 2709619.
HSL color Cylindrical-coordinate representation of color #735829: hue angle of 38.11º 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 #735829 is Cyan = 0, Magento = 0.23, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 88 | 41 | - |
| CMYK | 0 | 0.23 | 0.64 | 0.55 |
| HSL | 38.11º | 0.47% | 0.31% | - |
| HSV(B) | 38.11º | 0.64% | 0.45% | - |
| XYZ | 10.96 | 10.78 | 3.6 | - |
| YUV | 90.72 | 99.95 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 41 | 0 | 0.23 | 0.64 | 0.55 | 38.11 | 0.47 | 0.31 |
| Hex | 73 | 58 | 29 | 0 | 17 | 40 | 37 | 26 | 2F | 1F |
| Octal | 163 | 130 | 51 | 0 | 27 | 100 | 67 | 46 | 57 | 37 |
| Binary | 1110011 | 1011000 | 101001 | 0 | 10111 | 1000000 | 110111 | 100110 | 101111 | 11111 |
Color Harmonies of #735829
Complementary color
Monochromatic Colors of #735829
Black with #735829
Text Example
Text Example
White with #735829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735829; }
p { color: rgb(115,88,41); }
H1.HeaderClassName
{
color: #735829;
}
.AnyTagClassName
{
color: #735829;
}
</style>
background-color css
<style>
a { background-color: #735829; }
a { background-color: rgb(115,88,41); }
div.DivClassName
{
background-color: #735829;
}
.BgClassName
{
background-color: #735829;
}
</style>
border-color css
<style>
span { border-color: #735829; }
span { border-color: rgb(115,88,41); }
td.TdClassName
{
border-color: #735829;
}
.TagClassName
{
border-color: #735829;
}
</style>