Shades of Horses Neck #745624
Tints of Horses Neck #745624
RGB
CMYK
RGB Variations
Color information
#745624 (or 0x745624) is known color: Horses Neck. HEX triplet: 74, 56 and 24. RGB value is (116,86,36). Sum of RGB (Red+Green+Blue) = 116+86+36=238 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.74% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 36 (14.45% from 255 or 15.13% from 238); Max value from RGB is 116 - color contains mainly: red. Hex color #745624 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745624 is #8BA9DB. Grayscale: #595959. Windows color (decimal): -9152988 or 2381428. OLE color: 2381428.
HSL color Cylindrical-coordinate representation of color #745624: hue angle of 37.5º 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 #745624 is Cyan = 0, Magento = 0.26, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 86 | 36 | - |
| CMYK | 0 | 0.26 | 0.69 | 0.55 |
| HSL | 37.5º | 0.53% | 0.3% | - |
| HSV(B) | 37.5º | 0.69% | 0.45% | - |
| XYZ | 10.85 | 10.5 | 3.12 | - |
| YUV | 89.27 | 97.94 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 36 | 0 | 0.26 | 0.69 | 0.55 | 37.5 | 0.53 | 0.3 |
| Hex | 74 | 56 | 24 | 0 | 1A | 45 | 37 | 26 | 35 | 1E |
| Octal | 164 | 126 | 44 | 0 | 32 | 105 | 67 | 46 | 65 | 36 |
| Binary | 1110100 | 1010110 | 100100 | 0 | 11010 | 1000101 | 110111 | 100110 | 110101 | 11110 |
Color Harmonies of #745624
Complementary color
Monochromatic Colors of #745624
Black with #745624
Text Example
Text Example
White with #745624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745624; }
p { color: rgb(116,86,36); }
H1.HeaderClassName
{
color: #745624;
}
.AnyTagClassName
{
color: #745624;
}
</style>
background-color css
<style>
a { background-color: #745624; }
a { background-color: rgb(116,86,36); }
div.DivClassName
{
background-color: #745624;
}
.BgClassName
{
background-color: #745624;
}
</style>
border-color css
<style>
span { border-color: #745624; }
span { border-color: rgb(116,86,36); }
td.TdClassName
{
border-color: #745624;
}
.TagClassName
{
border-color: #745624;
}
</style>