Shades of Horses Neck #735526
Tints of Horses Neck #735526
RGB
CMYK
RGB Variations
Color information
#735526 (or 0x735526) is known color: Horses Neck. HEX triplet: 73, 55 and 26. RGB value is (115,85,38). Sum of RGB (Red+Green+Blue) = 115+85+38=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #735526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735526 is #8CAAD9. Grayscale: #585858. Windows color (decimal): -9218778 or 2512243. OLE color: 2512243.
HSL color Cylindrical-coordinate representation of color #735526: hue angle of 36.62º 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 #735526 is Cyan = 0, Magento = 0.26, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 38 | - |
| CMYK | 0 | 0.26 | 0.67 | 0.55 |
| HSL | 36.62º | 0.5% | 0.3% | - |
| HSV(B) | 36.62º | 0.67% | 0.45% | - |
| XYZ | 10.67 | 10.28 | 3.26 | - |
| YUV | 88.61 | 99.44 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 38 | 0 | 0.26 | 0.67 | 0.55 | 36.62 | 0.5 | 0.3 |
| Hex | 73 | 55 | 26 | 0 | 1A | 43 | 37 | 25 | 32 | 1E |
| Octal | 163 | 125 | 46 | 0 | 32 | 103 | 67 | 45 | 62 | 36 |
| Binary | 1110011 | 1010101 | 100110 | 0 | 11010 | 1000011 | 110111 | 100101 | 110010 | 11110 |
Color Harmonies of #735526
Complementary color
Monochromatic Colors of #735526
Black with #735526
Text Example
Text Example
White with #735526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735526; }
p { color: rgb(115,85,38); }
H1.HeaderClassName
{
color: #735526;
}
.AnyTagClassName
{
color: #735526;
}
</style>
background-color css
<style>
a { background-color: #735526; }
a { background-color: rgb(115,85,38); }
div.DivClassName
{
background-color: #735526;
}
.BgClassName
{
background-color: #735526;
}
</style>
border-color css
<style>
span { border-color: #735526; }
span { border-color: rgb(115,85,38); }
td.TdClassName
{
border-color: #735526;
}
.TagClassName
{
border-color: #735526;
}
</style>