Shades of Horses Neck #745327
Tints of Horses Neck #745327
RGB
CMYK
RGB Variations
Color information
#745327 (or 0x745327) is known color: Horses Neck. HEX triplet: 74, 53 and 27. RGB value is (116,83,39). Sum of RGB (Red+Green+Blue) = 116+83+39=238 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.74% from 238); Green value is 83 (32.81% from 255 or 34.87% from 238); Blue value is 39 (15.62% from 255 or 16.39% from 238); Max value from RGB is 116 - color contains mainly: red. Hex color #745327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745327 is #8BACD8. Grayscale: #585858. Windows color (decimal): -9153753 or 2577268. OLE color: 2577268.
HSL color Cylindrical-coordinate representation of color #745327: hue angle of 34.29º 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 #745327 is Cyan = 0, Magento = 0.28, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 39 | - |
| CMYK | 0 | 0.28 | 0.66 | 0.55 |
| HSL | 34.29º | 0.5% | 0.3% | - |
| HSV(B) | 34.29º | 0.66% | 0.45% | - |
| XYZ | 10.66 | 10.05 | 3.3 | - |
| YUV | 87.85 | 100.43 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 39 | 0 | 0.28 | 0.66 | 0.55 | 34.29 | 0.5 | 0.3 |
| Hex | 74 | 53 | 27 | 0 | 1C | 42 | 37 | 22 | 32 | 1E |
| Octal | 164 | 123 | 47 | 0 | 34 | 102 | 67 | 42 | 62 | 36 |
| Binary | 1110100 | 1010011 | 100111 | 0 | 11100 | 1000010 | 110111 | 100010 | 110010 | 11110 |
Color Harmonies of #745327
Complementary color
Monochromatic Colors of #745327
Black with #745327
Text Example
Text Example
White with #745327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745327; }
p { color: rgb(116,83,39); }
H1.HeaderClassName
{
color: #745327;
}
.AnyTagClassName
{
color: #745327;
}
</style>
background-color css
<style>
a { background-color: #745327; }
a { background-color: rgb(116,83,39); }
div.DivClassName
{
background-color: #745327;
}
.BgClassName
{
background-color: #745327;
}
</style>
border-color css
<style>
span { border-color: #745327; }
span { border-color: rgb(116,83,39); }
td.TdClassName
{
border-color: #745327;
}
.TagClassName
{
border-color: #745327;
}
</style>