Shades of Horses Neck #735722
Tints of Horses Neck #735722
RGB
CMYK
RGB Variations
Color information
#735722 (or 0x735722) is known color: Horses Neck. HEX triplet: 73, 57 and 22. RGB value is (115,87,34). Sum of RGB (Red+Green+Blue) = 115+87+34=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 87 (34.38% from 255 or 36.86% from 236); Blue value is 34 (13.67% from 255 or 14.41% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #735722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735722 is #8CA8DD. Grayscale: #595959. Windows color (decimal): -9218270 or 2250611. OLE color: 2250611.
HSL color Cylindrical-coordinate representation of color #735722: hue angle of 39.26º degrees, saturation: 0.54, 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 #735722 is Cyan = 0, Magento = 0.24, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 34 | - |
| CMYK | 0 | 0.24 | 0.70 | 0.55 |
| HSL | 39.26º | 0.54% | 0.29% | - |
| HSV(B) | 39.26º | 0.7% | 0.45% | - |
| XYZ | 10.77 | 10.58 | 2.99 | - |
| YUV | 89.33 | 96.78 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 34 | 0 | 0.24 | 0.70 | 0.55 | 39.26 | 0.54 | 0.29 |
| Hex | 73 | 57 | 22 | 0 | 18 | 46 | 37 | 27 | 36 | 1D |
| Octal | 163 | 127 | 42 | 0 | 30 | 106 | 67 | 47 | 66 | 35 |
| Binary | 1110011 | 1010111 | 100010 | 0 | 11000 | 1000110 | 110111 | 100111 | 110110 | 11101 |
Color Harmonies of #735722
Complementary color
Monochromatic Colors of #735722
Black with #735722
Text Example
Text Example
White with #735722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735722; }
p { color: rgb(115,87,34); }
H1.HeaderClassName
{
color: #735722;
}
.AnyTagClassName
{
color: #735722;
}
</style>
background-color css
<style>
a { background-color: #735722; }
a { background-color: rgb(115,87,34); }
div.DivClassName
{
background-color: #735722;
}
.BgClassName
{
background-color: #735722;
}
</style>
border-color css
<style>
span { border-color: #735722; }
span { border-color: rgb(115,87,34); }
td.TdClassName
{
border-color: #735722;
}
.TagClassName
{
border-color: #735722;
}
</style>