Shades of Horses Neck #745229
Tints of Horses Neck #745229
RGB
CMYK
RGB Variations
Color information
#745229 (or 0x745229) is known color: Horses Neck. HEX triplet: 74, 52 and 29. RGB value is (116,82,41). Sum of RGB (Red+Green+Blue) = 116+82+41=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 82 (32.42% from 255 or 34.31% from 239); Blue value is 41 (16.41% from 255 or 17.15% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #745229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745229 is #8BADD6. Grayscale: #575757. Windows color (decimal): -9154007 or 2708084. OLE color: 2708084.
HSL color Cylindrical-coordinate representation of color #745229: hue angle of 32.8º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #745229 is Cyan = 0, Magento = 0.29, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 82 | 41 | - |
| CMYK | 0 | 0.29 | 0.65 | 0.55 |
| HSL | 32.8º | 0.48% | 0.31% | - |
| HSV(B) | 32.8º | 0.65% | 0.45% | - |
| XYZ | 10.62 | 9.91 | 3.45 | - |
| YUV | 87.49 | 101.76 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 82 | 41 | 0 | 0.29 | 0.65 | 0.55 | 32.8 | 0.48 | 0.31 |
| Hex | 74 | 52 | 29 | 0 | 1D | 41 | 37 | 21 | 30 | 1F |
| Octal | 164 | 122 | 51 | 0 | 35 | 101 | 67 | 41 | 60 | 37 |
| Binary | 1110100 | 1010010 | 101001 | 0 | 11101 | 1000001 | 110111 | 100001 | 110000 | 11111 |
Color Harmonies of #745229
Complementary color
Monochromatic Colors of #745229
Black with #745229
Text Example
Text Example
White with #745229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745229; }
p { color: rgb(116,82,41); }
H1.HeaderClassName
{
color: #745229;
}
.AnyTagClassName
{
color: #745229;
}
</style>
background-color css
<style>
a { background-color: #745229; }
a { background-color: rgb(116,82,41); }
div.DivClassName
{
background-color: #745229;
}
.BgClassName
{
background-color: #745229;
}
</style>
border-color css
<style>
span { border-color: #745229; }
span { border-color: rgb(116,82,41); }
td.TdClassName
{
border-color: #745229;
}
.TagClassName
{
border-color: #745229;
}
</style>