Shades of Horses Neck #745724
Tints of Horses Neck #745724
RGB
CMYK
RGB Variations
Color information
#745724 (or 0x745724) is known color: Horses Neck. HEX triplet: 74, 57 and 24. RGB value is (116,87,36). Sum of RGB (Red+Green+Blue) = 116+87+36=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 36 (14.45% from 255 or 15.06% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #745724 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745724 is #8BA8DB. Grayscale: #5A5A5A. Windows color (decimal): -9152732 or 2381684. OLE color: 2381684.
HSL color Cylindrical-coordinate representation of color #745724: hue angle of 38.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #745724 is Cyan = 0, Magento = 0.25, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 87 | 36 | - |
| CMYK | 0 | 0.25 | 0.69 | 0.55 |
| HSL | 38.25º | 0.53% | 0.3% | - |
| HSV(B) | 38.25º | 0.69% | 0.45% | - |
| XYZ | 10.93 | 10.66 | 3.15 | - |
| YUV | 89.86 | 97.61 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 36 | 0 | 0.25 | 0.69 | 0.55 | 38.25 | 0.53 | 0.3 |
| Hex | 74 | 57 | 24 | 0 | 19 | 45 | 37 | 26 | 35 | 1E |
| Octal | 164 | 127 | 44 | 0 | 31 | 105 | 67 | 46 | 65 | 36 |
| Binary | 1110100 | 1010111 | 100100 | 0 | 11001 | 1000101 | 110111 | 100110 | 110101 | 11110 |
Color Harmonies of #745724
Complementary color
Monochromatic Colors of #745724
Black with #745724
Text Example
Text Example
White with #745724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745724; }
p { color: rgb(116,87,36); }
H1.HeaderClassName
{
color: #745724;
}
.AnyTagClassName
{
color: #745724;
}
</style>
background-color css
<style>
a { background-color: #745724; }
a { background-color: rgb(116,87,36); }
div.DivClassName
{
background-color: #745724;
}
.BgClassName
{
background-color: #745724;
}
</style>
border-color css
<style>
span { border-color: #745724; }
span { border-color: rgb(116,87,36); }
td.TdClassName
{
border-color: #745724;
}
.TagClassName
{
border-color: #745724;
}
</style>