Shades of Horses Neck #745923
Tints of Horses Neck #745923
RGB
CMYK
RGB Variations
Color information
#745923 (or 0x745923) is known color: Horses Neck. HEX triplet: 74, 59 and 23. RGB value is (116,89,35). Sum of RGB (Red+Green+Blue) = 116+89+35=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 35 (14.06% from 255 or 14.58% from 240); Max value from RGB is 116 - color contains mainly: red. Hex color #745923 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745923 is #8BA6DC. Grayscale: #5B5B5B. Windows color (decimal): -9152221 or 2316660. OLE color: 2316660.
HSL color Cylindrical-coordinate representation of color #745923: hue angle of 40º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #745923 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 35 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.55 |
| HSL | 40º | 0.54% | 0.3% | - |
| HSV(B) | 40º | 0.7% | 0.45% | - |
| XYZ | 11.08 | 10.98 | 3.13 | - |
| YUV | 90.92 | 96.45 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 35 | 0 | 0.23 | 0.70 | 0.55 | 40 | 0.54 | 0.3 |
| Hex | 74 | 59 | 23 | 0 | 17 | 46 | 37 | 28 | 36 | 1E |
| Octal | 164 | 131 | 43 | 0 | 27 | 106 | 67 | 50 | 66 | 36 |
| Binary | 1110100 | 1011001 | 100011 | 0 | 10111 | 1000110 | 110111 | 101000 | 110110 | 11110 |
Color Harmonies of #745923
Complementary color
Monochromatic Colors of #745923
Black with #745923
Text Example
Text Example
White with #745923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745923; }
p { color: rgb(116,89,35); }
H1.HeaderClassName
{
color: #745923;
}
.AnyTagClassName
{
color: #745923;
}
</style>
background-color css
<style>
a { background-color: #745923; }
a { background-color: rgb(116,89,35); }
div.DivClassName
{
background-color: #745923;
}
.BgClassName
{
background-color: #745923;
}
</style>
border-color css
<style>
span { border-color: #745923; }
span { border-color: rgb(116,89,35); }
td.TdClassName
{
border-color: #745923;
}
.TagClassName
{
border-color: #745923;
}
</style>