Shades of Horses Neck #735326
Tints of Horses Neck #735326
RGB
CMYK
RGB Variations
Color information
#735326 (or 0x735326) is known color: Horses Neck. HEX triplet: 73, 53 and 26. RGB value is (115,83,38). Sum of RGB (Red+Green+Blue) = 115+83+38=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 38 (15.23% from 255 or 16.10% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #735326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735326 is #8CACD9. Grayscale: #575757. Windows color (decimal): -9219290 or 2511731. OLE color: 2511731.
HSL color Cylindrical-coordinate representation of color #735326: hue angle of 35.06º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #735326 is Cyan = 0, Magento = 0.28, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 38 | - |
| CMYK | 0 | 0.28 | 0.67 | 0.55 |
| HSL | 35.06º | 0.5% | 0.3% | - |
| HSV(B) | 35.06º | 0.67% | 0.45% | - |
| XYZ | 10.51 | 9.97 | 3.2 | - |
| YUV | 87.44 | 100.1 | 147.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 38 | 0 | 0.28 | 0.67 | 0.55 | 35.06 | 0.5 | 0.3 |
| Hex | 73 | 53 | 26 | 0 | 1C | 43 | 37 | 23 | 32 | 1E |
| Octal | 163 | 123 | 46 | 0 | 34 | 103 | 67 | 43 | 62 | 36 |
| Binary | 1110011 | 1010011 | 100110 | 0 | 11100 | 1000011 | 110111 | 100011 | 110010 | 11110 |
Color Harmonies of #735326
Complementary color
Monochromatic Colors of #735326
Black with #735326
Text Example
Text Example
White with #735326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735326; }
p { color: rgb(115,83,38); }
H1.HeaderClassName
{
color: #735326;
}
.AnyTagClassName
{
color: #735326;
}
</style>
background-color css
<style>
a { background-color: #735326; }
a { background-color: rgb(115,83,38); }
div.DivClassName
{
background-color: #735326;
}
.BgClassName
{
background-color: #735326;
}
</style>
border-color css
<style>
span { border-color: #735326; }
span { border-color: rgb(115,83,38); }
td.TdClassName
{
border-color: #735326;
}
.TagClassName
{
border-color: #735326;
}
</style>