Shades of Horses Neck #745125
Tints of Horses Neck #745125
RGB
CMYK
RGB Variations
Color information
#745125 (or 0x745125) is known color: Horses Neck. HEX triplet: 74, 51 and 25. RGB value is (116,81,37). Sum of RGB (Red+Green+Blue) = 116+81+37=234 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.57% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 37 (14.84% from 255 or 15.81% from 234); Max value from RGB is 116 - color contains mainly: red. Hex color #745125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745125 is #8BAEDA. Grayscale: #565656. Windows color (decimal): -9154267 or 2445684. OLE color: 2445684.
HSL color Cylindrical-coordinate representation of color #745125: hue angle of 33.42º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #745125 is Cyan = 0, Magento = 0.30, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 37 | - |
| CMYK | 0 | 0.30 | 0.68 | 0.55 |
| HSL | 33.42º | 0.52% | 0.3% | - |
| HSV(B) | 33.42º | 0.68% | 0.45% | - |
| XYZ | 10.48 | 9.73 | 3.08 | - |
| YUV | 86.45 | 100.1 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 37 | 0 | 0.30 | 0.68 | 0.55 | 33.42 | 0.52 | 0.3 |
| Hex | 74 | 51 | 25 | 0 | 1E | 44 | 37 | 21 | 34 | 1E |
| Octal | 164 | 121 | 45 | 0 | 36 | 104 | 67 | 41 | 64 | 36 |
| Binary | 1110100 | 1010001 | 100101 | 0 | 11110 | 1000100 | 110111 | 100001 | 110100 | 11110 |
Color Harmonies of #745125
Complementary color
Monochromatic Colors of #745125
Black with #745125
Text Example
Text Example
White with #745125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745125; }
p { color: rgb(116,81,37); }
H1.HeaderClassName
{
color: #745125;
}
.AnyTagClassName
{
color: #745125;
}
</style>
background-color css
<style>
a { background-color: #745125; }
a { background-color: rgb(116,81,37); }
div.DivClassName
{
background-color: #745125;
}
.BgClassName
{
background-color: #745125;
}
</style>
border-color css
<style>
span { border-color: #745125; }
span { border-color: rgb(116,81,37); }
td.TdClassName
{
border-color: #745125;
}
.TagClassName
{
border-color: #745125;
}
</style>