Shades of Horses Neck #735928
Tints of Horses Neck #735928
RGB
CMYK
RGB Variations
Color information
#735928 (or 0x735928) is known color: Horses Neck. HEX triplet: 73, 59 and 28. RGB value is (115,89,40). Sum of RGB (Red+Green+Blue) = 115+89+40=244 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.13% from 244); Green value is 89 (35.16% from 255 or 36.48% from 244); Blue value is 40 (16.02% from 255 or 16.39% from 244); Max value from RGB is 115 - color contains mainly: red. Hex color #735928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735928 is #8CA6D7. Grayscale: #5B5B5B. Windows color (decimal): -9217752 or 2644339. OLE color: 2644339.
HSL color Cylindrical-coordinate representation of color #735928: hue angle of 39.2º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #735928 is Cyan = 0, Magento = 0.23, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 40 | - |
| CMYK | 0 | 0.23 | 0.65 | 0.55 |
| HSL | 39.2º | 0.48% | 0.3% | - |
| HSV(B) | 39.2º | 0.65% | 0.45% | - |
| XYZ | 11.03 | 10.94 | 3.54 | - |
| YUV | 91.19 | 99.11 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 40 | 0 | 0.23 | 0.65 | 0.55 | 39.2 | 0.48 | 0.3 |
| Hex | 73 | 59 | 28 | 0 | 17 | 41 | 37 | 27 | 30 | 1E |
| Octal | 163 | 131 | 50 | 0 | 27 | 101 | 67 | 47 | 60 | 36 |
| Binary | 1110011 | 1011001 | 101000 | 0 | 10111 | 1000001 | 110111 | 100111 | 110000 | 11110 |
Color Harmonies of #735928
Complementary color
Monochromatic Colors of #735928
Black with #735928
Text Example
Text Example
White with #735928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735928; }
p { color: rgb(115,89,40); }
H1.HeaderClassName
{
color: #735928;
}
.AnyTagClassName
{
color: #735928;
}
</style>
background-color css
<style>
a { background-color: #735928; }
a { background-color: rgb(115,89,40); }
div.DivClassName
{
background-color: #735928;
}
.BgClassName
{
background-color: #735928;
}
</style>
border-color css
<style>
span { border-color: #735928; }
span { border-color: rgb(115,89,40); }
td.TdClassName
{
border-color: #735928;
}
.TagClassName
{
border-color: #735928;
}
</style>