Shades of Horses Neck #745920
Tints of Horses Neck #745920
RGB
CMYK
RGB Variations
Color information
#745920 (or 0x745920) is known color: Horses Neck. HEX triplet: 74, 59 and 20. RGB value is (116,89,32). Sum of RGB (Red+Green+Blue) = 116+89+32=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 89 (35.16% from 255 or 37.55% from 237); Blue value is 32 (12.89% from 255 or 13.50% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #745920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745920 is #8BA6DF. Grayscale: #5A5A5A. Windows color (decimal): -9152224 or 2120052. OLE color: 2120052.
HSL color Cylindrical-coordinate representation of color #745920: hue angle of 40.71º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #745920 is Cyan = 0, Magento = 0.23, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 32 | - |
| CMYK | 0 | 0.23 | 0.72 | 0.55 |
| HSL | 40.71º | 0.57% | 0.29% | - |
| HSV(B) | 40.71º | 0.72% | 0.45% | - |
| XYZ | 11.04 | 10.96 | 2.9 | - |
| YUV | 90.58 | 94.95 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 32 | 0 | 0.23 | 0.72 | 0.55 | 40.71 | 0.57 | 0.29 |
| Hex | 74 | 59 | 20 | 0 | 17 | 48 | 37 | 29 | 39 | 1D |
| Octal | 164 | 131 | 40 | 0 | 27 | 110 | 67 | 51 | 71 | 35 |
| Binary | 1110100 | 1011001 | 100000 | 0 | 10111 | 1001000 | 110111 | 101001 | 111001 | 11101 |
Color Harmonies of #745920
Complementary color
Monochromatic Colors of #745920
Black with #745920
Text Example
Text Example
White with #745920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745920; }
p { color: rgb(116,89,32); }
H1.HeaderClassName
{
color: #745920;
}
.AnyTagClassName
{
color: #745920;
}
</style>
background-color css
<style>
a { background-color: #745920; }
a { background-color: rgb(116,89,32); }
div.DivClassName
{
background-color: #745920;
}
.BgClassName
{
background-color: #745920;
}
</style>
border-color css
<style>
span { border-color: #745920; }
span { border-color: rgb(116,89,32); }
td.TdClassName
{
border-color: #745920;
}
.TagClassName
{
border-color: #745920;
}
</style>