Shades of Horses Neck #745322
Tints of Horses Neck #745322
RGB
CMYK
RGB Variations
Color information
#745322 (or 0x745322) is known color: Horses Neck. HEX triplet: 74, 53 and 22. RGB value is (116,83,34). Sum of RGB (Red+Green+Blue) = 116+83+34=233 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.79% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 34 (13.67% from 255 or 14.59% from 233); Max value from RGB is 116 - color contains mainly: red. Hex color #745322 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745322 is #8BACDD. Grayscale: #575757. Windows color (decimal): -9153758 or 2249588. OLE color: 2249588.
HSL color Cylindrical-coordinate representation of color #745322: hue angle of 35.85º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #745322 is Cyan = 0, Magento = 0.28, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 34 | - |
| CMYK | 0 | 0.28 | 0.71 | 0.55 |
| HSL | 35.85º | 0.55% | 0.29% | - |
| HSV(B) | 35.85º | 0.71% | 0.45% | - |
| XYZ | 10.58 | 10.02 | 2.89 | - |
| YUV | 87.28 | 97.93 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 34 | 0 | 0.28 | 0.71 | 0.55 | 35.85 | 0.55 | 0.29 |
| Hex | 74 | 53 | 22 | 0 | 1C | 47 | 37 | 24 | 37 | 1D |
| Octal | 164 | 123 | 42 | 0 | 34 | 107 | 67 | 44 | 67 | 35 |
| Binary | 1110100 | 1010011 | 100010 | 0 | 11100 | 1000111 | 110111 | 100100 | 110111 | 11101 |
Color Harmonies of #745322
Complementary color
Monochromatic Colors of #745322
Black with #745322
Text Example
Text Example
White with #745322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745322; }
p { color: rgb(116,83,34); }
H1.HeaderClassName
{
color: #745322;
}
.AnyTagClassName
{
color: #745322;
}
</style>
background-color css
<style>
a { background-color: #745322; }
a { background-color: rgb(116,83,34); }
div.DivClassName
{
background-color: #745322;
}
.BgClassName
{
background-color: #745322;
}
</style>
border-color css
<style>
span { border-color: #745322; }
span { border-color: rgb(116,83,34); }
td.TdClassName
{
border-color: #745322;
}
.TagClassName
{
border-color: #745322;
}
</style>