Shades of Horses Neck #745727
Tints of Horses Neck #745727
RGB
CMYK
RGB Variations
Color information
#745727 (or 0x745727) is known color: Horses Neck. HEX triplet: 74, 57 and 27. RGB value is (116,87,39). Sum of RGB (Red+Green+Blue) = 116+87+39=242 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.93% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 116 - color contains mainly: red. Hex color #745727 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745727 is #8BA8D8. Grayscale: #5A5A5A. Windows color (decimal): -9152729 or 2578292. OLE color: 2578292.
HSL color Cylindrical-coordinate representation of color #745727: hue angle of 37.4º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #745727 is Cyan = 0, Magento = 0.25, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 87 | 39 | - |
| CMYK | 0 | 0.25 | 0.66 | 0.55 |
| HSL | 37.4º | 0.5% | 0.3% | - |
| HSV(B) | 37.4º | 0.66% | 0.45% | - |
| XYZ | 10.98 | 10.68 | 3.4 | - |
| YUV | 90.2 | 99.11 | 146.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 39 | 0 | 0.25 | 0.66 | 0.55 | 37.4 | 0.5 | 0.3 |
| Hex | 74 | 57 | 27 | 0 | 19 | 42 | 37 | 25 | 32 | 1E |
| Octal | 164 | 127 | 47 | 0 | 31 | 102 | 67 | 45 | 62 | 36 |
| Binary | 1110100 | 1010111 | 100111 | 0 | 11001 | 1000010 | 110111 | 100101 | 110010 | 11110 |
Color Harmonies of #745727
Complementary color
Monochromatic Colors of #745727
Black with #745727
Text Example
Text Example
White with #745727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745727; }
p { color: rgb(116,87,39); }
H1.HeaderClassName
{
color: #745727;
}
.AnyTagClassName
{
color: #745727;
}
</style>
background-color css
<style>
a { background-color: #745727; }
a { background-color: rgb(116,87,39); }
div.DivClassName
{
background-color: #745727;
}
.BgClassName
{
background-color: #745727;
}
</style>
border-color css
<style>
span { border-color: #745727; }
span { border-color: rgb(116,87,39); }
td.TdClassName
{
border-color: #745727;
}
.TagClassName
{
border-color: #745727;
}
</style>