Shades of Horses Neck #745428
Tints of Horses Neck #745428
RGB
CMYK
RGB Variations
Color information
#745428 (or 0x745428) is known color: Horses Neck. HEX triplet: 74, 54 and 28. RGB value is (116,84,40). Sum of RGB (Red+Green+Blue) = 116+84+40=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 84 (33.20% from 255 or 35% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 116 - color contains mainly: red. Hex color #745428 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745428 is #8BABD7. Grayscale: #585858. Windows color (decimal): -9153496 or 2643060. OLE color: 2643060.
HSL color Cylindrical-coordinate representation of color #745428: hue angle of 34.74º 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 #745428 is Cyan = 0, Magento = 0.28, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 84 | 40 | - |
| CMYK | 0 | 0.28 | 0.66 | 0.55 |
| HSL | 34.74º | 0.49% | 0.31% | - |
| HSV(B) | 34.74º | 0.66% | 0.45% | - |
| XYZ | 10.76 | 10.21 | 3.41 | - |
| YUV | 88.55 | 100.6 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 40 | 0 | 0.28 | 0.66 | 0.55 | 34.74 | 0.49 | 0.31 |
| Hex | 74 | 54 | 28 | 0 | 1C | 42 | 37 | 23 | 31 | 1F |
| Octal | 164 | 124 | 50 | 0 | 34 | 102 | 67 | 43 | 61 | 37 |
| Binary | 1110100 | 1010100 | 101000 | 0 | 11100 | 1000010 | 110111 | 100011 | 110001 | 11111 |
Color Harmonies of #745428
Complementary color
Monochromatic Colors of #745428
Black with #745428
Text Example
Text Example
White with #745428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745428; }
p { color: rgb(116,84,40); }
H1.HeaderClassName
{
color: #745428;
}
.AnyTagClassName
{
color: #745428;
}
</style>
background-color css
<style>
a { background-color: #745428; }
a { background-color: rgb(116,84,40); }
div.DivClassName
{
background-color: #745428;
}
.BgClassName
{
background-color: #745428;
}
</style>
border-color css
<style>
span { border-color: #745428; }
span { border-color: rgb(116,84,40); }
td.TdClassName
{
border-color: #745428;
}
.TagClassName
{
border-color: #745428;
}
</style>