Shades of Horses Neck #735625
Tints of Horses Neck #735625
RGB
CMYK
RGB Variations
Color information
#735625 (or 0x735625) is known color: Horses Neck. HEX triplet: 73, 56 and 25. RGB value is (115,86,37). Sum of RGB (Red+Green+Blue) = 115+86+37=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 37 (14.84% from 255 or 15.55% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #735625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735625 is #8CA9DA. Grayscale: #595959. Windows color (decimal): -9218523 or 2446963. OLE color: 2446963.
HSL color Cylindrical-coordinate representation of color #735625: hue angle of 37.69º 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 #735625 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 37 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.55 |
| HSL | 37.69º | 0.51% | 0.3% | - |
| HSV(B) | 37.69º | 0.68% | 0.45% | - |
| XYZ | 10.73 | 10.43 | 3.2 | - |
| YUV | 89.09 | 98.61 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 37 | 0 | 0.25 | 0.68 | 0.55 | 37.69 | 0.51 | 0.3 |
| Hex | 73 | 56 | 25 | 0 | 19 | 44 | 37 | 26 | 33 | 1E |
| Octal | 163 | 126 | 45 | 0 | 31 | 104 | 67 | 46 | 63 | 36 |
| Binary | 1110011 | 1010110 | 100101 | 0 | 11001 | 1000100 | 110111 | 100110 | 110011 | 11110 |
Color Harmonies of #735625
Complementary color
Monochromatic Colors of #735625
Black with #735625
Text Example
Text Example
White with #735625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735625; }
p { color: rgb(115,86,37); }
H1.HeaderClassName
{
color: #735625;
}
.AnyTagClassName
{
color: #735625;
}
</style>
background-color css
<style>
a { background-color: #735625; }
a { background-color: rgb(115,86,37); }
div.DivClassName
{
background-color: #735625;
}
.BgClassName
{
background-color: #735625;
}
</style>
border-color css
<style>
span { border-color: #735625; }
span { border-color: rgb(115,86,37); }
td.TdClassName
{
border-color: #735625;
}
.TagClassName
{
border-color: #735625;
}
</style>