Shades of Horses Neck #735323
Tints of Horses Neck #735323
RGB
CMYK
RGB Variations
Color information
#735323 (or 0x735323) is known color: Horses Neck. HEX triplet: 73, 53 and 23. RGB value is (115,83,35). Sum of RGB (Red+Green+Blue) = 115+83+35=233 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.36% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 35 (14.06% from 255 or 15.02% from 233); Max value from RGB is 115 - color contains mainly: red. Hex color #735323 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735323 is #8CACDC. Grayscale: #575757. Windows color (decimal): -9219293 or 2315123. OLE color: 2315123.
HSL color Cylindrical-coordinate representation of color #735323: hue angle of 36º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #735323 is Cyan = 0, Magento = 0.28, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 35 | - |
| CMYK | 0 | 0.28 | 0.70 | 0.55 |
| HSL | 36º | 0.53% | 0.29% | - |
| HSV(B) | 36º | 0.7% | 0.45% | - |
| XYZ | 10.47 | 9.95 | 2.96 | - |
| YUV | 87.1 | 98.6 | 147.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 35 | 0 | 0.28 | 0.70 | 0.55 | 36 | 0.53 | 0.29 |
| Hex | 73 | 53 | 23 | 0 | 1C | 46 | 37 | 24 | 35 | 1D |
| Octal | 163 | 123 | 43 | 0 | 34 | 106 | 67 | 44 | 65 | 35 |
| Binary | 1110011 | 1010011 | 100011 | 0 | 11100 | 1000110 | 110111 | 100100 | 110101 | 11101 |
Color Harmonies of #735323
Complementary color
Monochromatic Colors of #735323
Black with #735323
Text Example
Text Example
White with #735323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735323; }
p { color: rgb(115,83,35); }
H1.HeaderClassName
{
color: #735323;
}
.AnyTagClassName
{
color: #735323;
}
</style>
background-color css
<style>
a { background-color: #735323; }
a { background-color: rgb(115,83,35); }
div.DivClassName
{
background-color: #735323;
}
.BgClassName
{
background-color: #735323;
}
</style>
border-color css
<style>
span { border-color: #735323; }
span { border-color: rgb(115,83,35); }
td.TdClassName
{
border-color: #735323;
}
.TagClassName
{
border-color: #735323;
}
</style>