Shades of Horses Neck #745328
Tints of Horses Neck #745328
RGB
CMYK
RGB Variations
Color information
#745328 (or 0x745328) is known color: Horses Neck. HEX triplet: 74, 53 and 28. RGB value is (116,83,40). Sum of RGB (Red+Green+Blue) = 116+83+40=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #745328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745328 is #8BACD7. Grayscale: #585858. Windows color (decimal): -9153752 or 2642804. OLE color: 2642804.
HSL color Cylindrical-coordinate representation of color #745328: hue angle of 33.95º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #745328 is Cyan = 0, Magento = 0.28, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 40 | - |
| CMYK | 0 | 0.28 | 0.66 | 0.55 |
| HSL | 33.95º | 0.49% | 0.31% | - |
| HSV(B) | 33.95º | 0.66% | 0.45% | - |
| XYZ | 10.68 | 10.05 | 3.39 | - |
| YUV | 87.97 | 100.93 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 40 | 0 | 0.28 | 0.66 | 0.55 | 33.95 | 0.49 | 0.31 |
| Hex | 74 | 53 | 28 | 0 | 1C | 42 | 37 | 22 | 31 | 1F |
| Octal | 164 | 123 | 50 | 0 | 34 | 102 | 67 | 42 | 61 | 37 |
| Binary | 1110100 | 1010011 | 101000 | 0 | 11100 | 1000010 | 110111 | 100010 | 110001 | 11111 |
Color Harmonies of #745328
Complementary color
Monochromatic Colors of #745328
Black with #745328
Text Example
Text Example
White with #745328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745328; }
p { color: rgb(116,83,40); }
H1.HeaderClassName
{
color: #745328;
}
.AnyTagClassName
{
color: #745328;
}
</style>
background-color css
<style>
a { background-color: #745328; }
a { background-color: rgb(116,83,40); }
div.DivClassName
{
background-color: #745328;
}
.BgClassName
{
background-color: #745328;
}
</style>
border-color css
<style>
span { border-color: #745328; }
span { border-color: rgb(116,83,40); }
td.TdClassName
{
border-color: #745328;
}
.TagClassName
{
border-color: #745328;
}
</style>