Shades of Horses Neck #735525
Tints of Horses Neck #735525
RGB
CMYK
RGB Variations
Color information
#735525 (or 0x735525) is known color: Horses Neck. HEX triplet: 73, 55 and 25. RGB value is (115,85,37). Sum of RGB (Red+Green+Blue) = 115+85+37=237 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.52% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 37 (14.84% from 255 or 15.61% from 237); Max value from RGB is 115 - color contains mainly: red. Hex color #735525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735525 is #8CAADA. Grayscale: #585858. Windows color (decimal): -9218779 or 2446707. OLE color: 2446707.
HSL color Cylindrical-coordinate representation of color #735525: hue angle of 36.92º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #735525 is Cyan = 0, Magento = 0.26, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 37 | - |
| CMYK | 0 | 0.26 | 0.68 | 0.55 |
| HSL | 36.92º | 0.51% | 0.3% | - |
| HSV(B) | 36.92º | 0.68% | 0.45% | - |
| XYZ | 10.65 | 10.28 | 3.17 | - |
| YUV | 88.5 | 98.94 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 37 | 0 | 0.26 | 0.68 | 0.55 | 36.92 | 0.51 | 0.3 |
| Hex | 73 | 55 | 25 | 0 | 1A | 44 | 37 | 25 | 33 | 1E |
| Octal | 163 | 125 | 45 | 0 | 32 | 104 | 67 | 45 | 63 | 36 |
| Binary | 1110011 | 1010101 | 100101 | 0 | 11010 | 1000100 | 110111 | 100101 | 110011 | 11110 |
Color Harmonies of #735525
Complementary color
Monochromatic Colors of #735525
Black with #735525
Text Example
Text Example
White with #735525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735525; }
p { color: rgb(115,85,37); }
H1.HeaderClassName
{
color: #735525;
}
.AnyTagClassName
{
color: #735525;
}
</style>
background-color css
<style>
a { background-color: #735525; }
a { background-color: rgb(115,85,37); }
div.DivClassName
{
background-color: #735525;
}
.BgClassName
{
background-color: #735525;
}
</style>
border-color css
<style>
span { border-color: #735525; }
span { border-color: rgb(115,85,37); }
td.TdClassName
{
border-color: #735525;
}
.TagClassName
{
border-color: #735525;
}
</style>