Shades of Horses Neck #745926
Tints of Horses Neck #745926
RGB
CMYK
RGB Variations
Color information
#745926 (or 0x745926) is known color: Horses Neck. HEX triplet: 74, 59 and 26. RGB value is (116,89,38). Sum of RGB (Red+Green+Blue) = 116+89+38=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 38 (15.23% from 255 or 15.64% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #745926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745926 is #8BA6D9. Grayscale: #5B5B5B. Windows color (decimal): -9152218 or 2513268. OLE color: 2513268.
HSL color Cylindrical-coordinate representation of color #745926: hue angle of 39.23º 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 #745926 is Cyan = 0, Magento = 0.23, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 38 | - |
| CMYK | 0 | 0.23 | 0.67 | 0.55 |
| HSL | 39.23º | 0.51% | 0.3% | - |
| HSV(B) | 39.23º | 0.67% | 0.45% | - |
| XYZ | 11.12 | 11 | 3.37 | - |
| YUV | 91.26 | 97.95 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 38 | 0 | 0.23 | 0.67 | 0.55 | 39.23 | 0.51 | 0.3 |
| Hex | 74 | 59 | 26 | 0 | 17 | 43 | 37 | 27 | 33 | 1E |
| Octal | 164 | 131 | 46 | 0 | 27 | 103 | 67 | 47 | 63 | 36 |
| Binary | 1110100 | 1011001 | 100110 | 0 | 10111 | 1000011 | 110111 | 100111 | 110011 | 11110 |
Color Harmonies of #745926
Complementary color
Monochromatic Colors of #745926
Black with #745926
Text Example
Text Example
White with #745926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745926; }
p { color: rgb(116,89,38); }
H1.HeaderClassName
{
color: #745926;
}
.AnyTagClassName
{
color: #745926;
}
</style>
background-color css
<style>
a { background-color: #745926; }
a { background-color: rgb(116,89,38); }
div.DivClassName
{
background-color: #745926;
}
.BgClassName
{
background-color: #745926;
}
</style>
border-color css
<style>
span { border-color: #745926; }
span { border-color: rgb(116,89,38); }
td.TdClassName
{
border-color: #745926;
}
.TagClassName
{
border-color: #745926;
}
</style>