Shades of Horses Neck #735321
Tints of Horses Neck #735321
RGB
CMYK
RGB Variations
Color information
#735321 (or 0x735321) is known color: Horses Neck. HEX triplet: 73, 53 and 21. RGB value is (115,83,33). Sum of RGB (Red+Green+Blue) = 115+83+33=231 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.78% from 231); Green value is 83 (32.81% from 255 or 35.93% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 115 - color contains mainly: red. Hex color #735321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735321 is #8CACDE. Grayscale: #575757. Windows color (decimal): -9219295 or 2184051. OLE color: 2184051.
HSL color Cylindrical-coordinate representation of color #735321: hue angle of 36.59º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #735321 is Cyan = 0, Magento = 0.28, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 33 | - |
| CMYK | 0 | 0.28 | 0.71 | 0.55 |
| HSL | 36.59º | 0.55% | 0.29% | - |
| HSV(B) | 36.59º | 0.71% | 0.45% | - |
| XYZ | 10.44 | 9.94 | 2.81 | - |
| YUV | 86.87 | 97.6 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 33 | 0 | 0.28 | 0.71 | 0.55 | 36.59 | 0.55 | 0.29 |
| Hex | 73 | 53 | 21 | 0 | 1C | 47 | 37 | 25 | 37 | 1D |
| Octal | 163 | 123 | 41 | 0 | 34 | 107 | 67 | 45 | 67 | 35 |
| Binary | 1110011 | 1010011 | 100001 | 0 | 11100 | 1000111 | 110111 | 100101 | 110111 | 11101 |
Color Harmonies of #735321
Complementary color
Monochromatic Colors of #735321
Black with #735321
Text Example
Text Example
White with #735321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735321; }
p { color: rgb(115,83,33); }
H1.HeaderClassName
{
color: #735321;
}
.AnyTagClassName
{
color: #735321;
}
</style>
background-color css
<style>
a { background-color: #735321; }
a { background-color: rgb(115,83,33); }
div.DivClassName
{
background-color: #735321;
}
.BgClassName
{
background-color: #735321;
}
</style>
border-color css
<style>
span { border-color: #735321; }
span { border-color: rgb(115,83,33); }
td.TdClassName
{
border-color: #735321;
}
.TagClassName
{
border-color: #735321;
}
</style>