Shades of Horses Neck #745823
Tints of Horses Neck #745823
RGB
CMYK
RGB Variations
Color information
#745823 (or 0x745823) is known color: Horses Neck. HEX triplet: 74, 58 and 23. RGB value is (116,88,35). Sum of RGB (Red+Green+Blue) = 116+88+35=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 35 (14.06% from 255 or 14.64% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #745823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745823 is #8BA7DC. Grayscale: #5A5A5A. Windows color (decimal): -9152477 or 2316404. OLE color: 2316404.
HSL color Cylindrical-coordinate representation of color #745823: hue angle of 39.26º 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 #745823 is Cyan = 0, Magento = 0.24, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 35 | - |
| CMYK | 0 | 0.24 | 0.70 | 0.55 |
| HSL | 39.26º | 0.54% | 0.3% | - |
| HSV(B) | 39.26º | 0.7% | 0.45% | - |
| XYZ | 11 | 10.81 | 3.1 | - |
| YUV | 90.33 | 96.78 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 35 | 0 | 0.24 | 0.70 | 0.55 | 39.26 | 0.54 | 0.3 |
| Hex | 74 | 58 | 23 | 0 | 18 | 46 | 37 | 27 | 36 | 1E |
| Octal | 164 | 130 | 43 | 0 | 30 | 106 | 67 | 47 | 66 | 36 |
| Binary | 1110100 | 1011000 | 100011 | 0 | 11000 | 1000110 | 110111 | 100111 | 110110 | 11110 |
Color Harmonies of #745823
Complementary color
Monochromatic Colors of #745823
Black with #745823
Text Example
Text Example
White with #745823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745823; }
p { color: rgb(116,88,35); }
H1.HeaderClassName
{
color: #745823;
}
.AnyTagClassName
{
color: #745823;
}
</style>
background-color css
<style>
a { background-color: #745823; }
a { background-color: rgb(116,88,35); }
div.DivClassName
{
background-color: #745823;
}
.BgClassName
{
background-color: #745823;
}
</style>
border-color css
<style>
span { border-color: #745823; }
span { border-color: rgb(116,88,35); }
td.TdClassName
{
border-color: #745823;
}
.TagClassName
{
border-color: #745823;
}
</style>