Shades of Horses Neck #735520
Tints of Horses Neck #735520
RGB
CMYK
RGB Variations
Color information
#735520 (or 0x735520) is known color: Horses Neck. HEX triplet: 73, 55 and 20. RGB value is (115,85,32). Sum of RGB (Red+Green+Blue) = 115+85+32=232 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.57% from 232); Green value is 85 (33.59% from 255 or 36.64% from 232); Blue value is 32 (12.89% from 255 or 13.79% from 232); Max value from RGB is 115 - color contains mainly: red. Hex color #735520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735520 is #8CAADF. Grayscale: #585858. Windows color (decimal): -9218784 or 2119027. OLE color: 2119027.
HSL color Cylindrical-coordinate representation of color #735520: hue angle of 38.31º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #735520 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 32 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.55 |
| HSL | 38.31º | 0.56% | 0.29% | - |
| HSV(B) | 38.31º | 0.72% | 0.45% | - |
| XYZ | 10.58 | 10.25 | 2.79 | - |
| YUV | 87.93 | 96.44 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 32 | 0 | 0.26 | 0.72 | 0.55 | 38.31 | 0.56 | 0.29 |
| Hex | 73 | 55 | 20 | 0 | 1A | 48 | 37 | 26 | 38 | 1D |
| Octal | 163 | 125 | 40 | 0 | 32 | 110 | 67 | 46 | 70 | 35 |
| Binary | 1110011 | 1010101 | 100000 | 0 | 11010 | 1001000 | 110111 | 100110 | 111000 | 11101 |
Color Harmonies of #735520
Complementary color
Monochromatic Colors of #735520
Black with #735520
Text Example
Text Example
White with #735520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735520; }
p { color: rgb(115,85,32); }
H1.HeaderClassName
{
color: #735520;
}
.AnyTagClassName
{
color: #735520;
}
</style>
background-color css
<style>
a { background-color: #735520; }
a { background-color: rgb(115,85,32); }
div.DivClassName
{
background-color: #735520;
}
.BgClassName
{
background-color: #735520;
}
</style>
border-color css
<style>
span { border-color: #735520; }
span { border-color: rgb(115,85,32); }
td.TdClassName
{
border-color: #735520;
}
.TagClassName
{
border-color: #735520;
}
</style>