Shades of Horses Neck #735529
Tints of Horses Neck #735529
RGB
CMYK
RGB Variations
Color information
#735529 (or 0x735529) is known color: Horses Neck. HEX triplet: 73, 55 and 29. RGB value is (115,85,41). Sum of RGB (Red+Green+Blue) = 115+85+41=241 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.72% from 241); Green value is 85 (33.59% from 255 or 35.27% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 115 - color contains mainly: red. Hex color #735529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735529 is #8CAAD6. Grayscale: #595959. Windows color (decimal): -9218775 or 2708851. OLE color: 2708851.
HSL color Cylindrical-coordinate representation of color #735529: hue angle of 35.68º 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 #735529 is Cyan = 0, Magento = 0.26, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 41 | - |
| CMYK | 0 | 0.26 | 0.64 | 0.55 |
| HSL | 35.68º | 0.47% | 0.31% | - |
| HSV(B) | 35.68º | 0.64% | 0.45% | - |
| XYZ | 10.72 | 10.3 | 3.52 | - |
| YUV | 88.95 | 100.94 | 146.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 41 | 0 | 0.26 | 0.64 | 0.55 | 35.68 | 0.47 | 0.31 |
| Hex | 73 | 55 | 29 | 0 | 1A | 40 | 37 | 24 | 2F | 1F |
| Octal | 163 | 125 | 51 | 0 | 32 | 100 | 67 | 44 | 57 | 37 |
| Binary | 1110011 | 1010101 | 101001 | 0 | 11010 | 1000000 | 110111 | 100100 | 101111 | 11111 |
Color Harmonies of #735529
Complementary color
Monochromatic Colors of #735529
Black with #735529
Text Example
Text Example
White with #735529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735529; }
p { color: rgb(115,85,41); }
H1.HeaderClassName
{
color: #735529;
}
.AnyTagClassName
{
color: #735529;
}
</style>
background-color css
<style>
a { background-color: #735529; }
a { background-color: rgb(115,85,41); }
div.DivClassName
{
background-color: #735529;
}
.BgClassName
{
background-color: #735529;
}
</style>
border-color css
<style>
span { border-color: #735529; }
span { border-color: rgb(115,85,41); }
td.TdClassName
{
border-color: #735529;
}
.TagClassName
{
border-color: #735529;
}
</style>