Shades of Horses Neck #745625
Tints of Horses Neck #745625
RGB
CMYK
RGB Variations
Color information
#745625 (or 0x745625) is known color: Horses Neck. HEX triplet: 74, 56 and 25. RGB value is (116,86,37). Sum of RGB (Red+Green+Blue) = 116+86+37=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 86 (33.98% from 255 or 35.98% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #745625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745625 is #8BA9DA. Grayscale: #595959. Windows color (decimal): -9152987 or 2446964. OLE color: 2446964.
HSL color Cylindrical-coordinate representation of color #745625: hue angle of 37.22º degrees, saturation: 0.52, 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 #745625 is Cyan = 0, Magento = 0.26, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 86 | 37 | - |
| CMYK | 0 | 0.26 | 0.68 | 0.55 |
| HSL | 37.22º | 0.52% | 0.3% | - |
| HSV(B) | 37.22º | 0.68% | 0.45% | - |
| XYZ | 10.86 | 10.5 | 3.2 | - |
| YUV | 89.38 | 98.44 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 37 | 0 | 0.26 | 0.68 | 0.55 | 37.22 | 0.52 | 0.3 |
| Hex | 74 | 56 | 25 | 0 | 1A | 44 | 37 | 25 | 34 | 1E |
| Octal | 164 | 126 | 45 | 0 | 32 | 104 | 67 | 45 | 64 | 36 |
| Binary | 1110100 | 1010110 | 100101 | 0 | 11010 | 1000100 | 110111 | 100101 | 110100 | 11110 |
Color Harmonies of #745625
Complementary color
Monochromatic Colors of #745625
Black with #745625
Text Example
Text Example
White with #745625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745625; }
p { color: rgb(116,86,37); }
H1.HeaderClassName
{
color: #745625;
}
.AnyTagClassName
{
color: #745625;
}
</style>
background-color css
<style>
a { background-color: #745625; }
a { background-color: rgb(116,86,37); }
div.DivClassName
{
background-color: #745625;
}
.BgClassName
{
background-color: #745625;
}
</style>
border-color css
<style>
span { border-color: #745625; }
span { border-color: rgb(116,86,37); }
td.TdClassName
{
border-color: #745625;
}
.TagClassName
{
border-color: #745625;
}
</style>