Shades of Horses Neck #735426
Tints of Horses Neck #735426
RGB
CMYK
RGB Variations
Color information
#735426 (or 0x735426) is known color: Horses Neck. HEX triplet: 73, 54 and 26. RGB value is (115,84,38). Sum of RGB (Red+Green+Blue) = 115+84+38=237 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.52% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 38 (15.23% from 255 or 16.03% from 237); Max value from RGB is 115 - color contains mainly: red. Hex color #735426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735426 is #8CABD9. Grayscale: #585858. Windows color (decimal): -9219034 or 2511987. OLE color: 2511987.
HSL color Cylindrical-coordinate representation of color #735426: hue angle of 35.84º 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 #735426 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 84 | 38 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.55 |
| HSL | 35.84º | 0.5% | 0.3% | - |
| HSV(B) | 35.84º | 0.67% | 0.45% | - |
| XYZ | 10.59 | 10.13 | 3.23 | - |
| YUV | 88.03 | 99.77 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 38 | 0 | 0.27 | 0.67 | 0.55 | 35.84 | 0.5 | 0.3 |
| Hex | 73 | 54 | 26 | 0 | 1B | 43 | 37 | 24 | 32 | 1E |
| Octal | 163 | 124 | 46 | 0 | 33 | 103 | 67 | 44 | 62 | 36 |
| Binary | 1110011 | 1010100 | 100110 | 0 | 11011 | 1000011 | 110111 | 100100 | 110010 | 11110 |
Color Harmonies of #735426
Complementary color
Monochromatic Colors of #735426
Black with #735426
Text Example
Text Example
White with #735426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735426; }
p { color: rgb(115,84,38); }
H1.HeaderClassName
{
color: #735426;
}
.AnyTagClassName
{
color: #735426;
}
</style>
background-color css
<style>
a { background-color: #735426; }
a { background-color: rgb(115,84,38); }
div.DivClassName
{
background-color: #735426;
}
.BgClassName
{
background-color: #735426;
}
</style>
border-color css
<style>
span { border-color: #735426; }
span { border-color: rgb(115,84,38); }
td.TdClassName
{
border-color: #735426;
}
.TagClassName
{
border-color: #735426;
}
</style>