Shades of Horses Neck #745922
Tints of Horses Neck #745922
RGB
CMYK
RGB Variations
Color information
#745922 (or 0x745922) is known color: Horses Neck. HEX triplet: 74, 59 and 22. RGB value is (116,89,34). Sum of RGB (Red+Green+Blue) = 116+89+34=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 89 (35.16% from 255 or 37.24% from 239); Blue value is 34 (13.67% from 255 or 14.23% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #745922 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745922 is #8BA6DD. Grayscale: #5B5B5B. Windows color (decimal): -9152222 or 2251124. OLE color: 2251124.
HSL color Cylindrical-coordinate representation of color #745922: hue angle of 40.24º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #745922 is Cyan = 0, Magento = 0.23, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 34 | - |
| CMYK | 0 | 0.23 | 0.71 | 0.55 |
| HSL | 40.24º | 0.55% | 0.29% | - |
| HSV(B) | 40.24º | 0.71% | 0.45% | - |
| XYZ | 11.06 | 10.97 | 3.05 | - |
| YUV | 90.8 | 95.95 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 34 | 0 | 0.23 | 0.71 | 0.55 | 40.24 | 0.55 | 0.29 |
| Hex | 74 | 59 | 22 | 0 | 17 | 47 | 37 | 28 | 37 | 1D |
| Octal | 164 | 131 | 42 | 0 | 27 | 107 | 67 | 50 | 67 | 35 |
| Binary | 1110100 | 1011001 | 100010 | 0 | 10111 | 1000111 | 110111 | 101000 | 110111 | 11101 |
Color Harmonies of #745922
Complementary color
Monochromatic Colors of #745922
Black with #745922
Text Example
Text Example
White with #745922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745922; }
p { color: rgb(116,89,34); }
H1.HeaderClassName
{
color: #745922;
}
.AnyTagClassName
{
color: #745922;
}
</style>
background-color css
<style>
a { background-color: #745922; }
a { background-color: rgb(116,89,34); }
div.DivClassName
{
background-color: #745922;
}
.BgClassName
{
background-color: #745922;
}
</style>
border-color css
<style>
span { border-color: #745922; }
span { border-color: rgb(116,89,34); }
td.TdClassName
{
border-color: #745922;
}
.TagClassName
{
border-color: #745922;
}
</style>