Shades of Horses Neck #745126
Tints of Horses Neck #745126
RGB
CMYK
RGB Variations
Color information
#745126 (or 0x745126) is known color: Horses Neck. HEX triplet: 74, 51 and 26. RGB value is (116,81,38). Sum of RGB (Red+Green+Blue) = 116+81+38=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 81 (32.03% from 255 or 34.47% from 235); Blue value is 38 (15.23% from 255 or 16.17% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #745126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745126 is #8BAED9. Grayscale: #565656. Windows color (decimal): -9154266 or 2511220. OLE color: 2511220.
HSL color Cylindrical-coordinate representation of color #745126: hue angle of 33.08º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #745126 is Cyan = 0, Magento = 0.30, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 38 | - |
| CMYK | 0 | 0.30 | 0.67 | 0.55 |
| HSL | 33.08º | 0.51% | 0.3% | - |
| HSV(B) | 33.08º | 0.67% | 0.45% | - |
| XYZ | 10.49 | 9.74 | 3.16 | - |
| YUV | 86.56 | 100.6 | 149 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 38 | 0 | 0.30 | 0.67 | 0.55 | 33.08 | 0.51 | 0.3 |
| Hex | 74 | 51 | 26 | 0 | 1E | 43 | 37 | 21 | 33 | 1E |
| Octal | 164 | 121 | 46 | 0 | 36 | 103 | 67 | 41 | 63 | 36 |
| Binary | 1110100 | 1010001 | 100110 | 0 | 11110 | 1000011 | 110111 | 100001 | 110011 | 11110 |
Color Harmonies of #745126
Complementary color
Monochromatic Colors of #745126
Black with #745126
Text Example
Text Example
White with #745126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745126; }
p { color: rgb(116,81,38); }
H1.HeaderClassName
{
color: #745126;
}
.AnyTagClassName
{
color: #745126;
}
</style>
background-color css
<style>
a { background-color: #745126; }
a { background-color: rgb(116,81,38); }
div.DivClassName
{
background-color: #745126;
}
.BgClassName
{
background-color: #745126;
}
</style>
border-color css
<style>
span { border-color: #745126; }
span { border-color: rgb(116,81,38); }
td.TdClassName
{
border-color: #745126;
}
.TagClassName
{
border-color: #745126;
}
</style>