Shades of Horses Neck #745321
Tints of Horses Neck #745321
RGB
CMYK
RGB Variations
Color information
#745321 (or 0x745321) is known color: Horses Neck. HEX triplet: 74, 53 and 21. RGB value is (116,83,33). Sum of RGB (Red+Green+Blue) = 116+83+33=232 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50% from 232); Green value is 83 (32.81% from 255 or 35.78% from 232); Blue value is 33 (13.28% from 255 or 14.22% from 232); Max value from RGB is 116 - color contains mainly: red. Hex color #745321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745321 is #8BACDE. Grayscale: #575757. Windows color (decimal): -9153759 or 2184052. OLE color: 2184052.
HSL color Cylindrical-coordinate representation of color #745321: hue angle of 36.14º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #745321 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 33 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.55 |
| HSL | 36.14º | 0.56% | 0.29% | - |
| HSV(B) | 36.14º | 0.72% | 0.45% | - |
| XYZ | 10.57 | 10.01 | 2.81 | - |
| YUV | 87.17 | 97.43 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 33 | 0 | 0.28 | 0.72 | 0.55 | 36.14 | 0.56 | 0.29 |
| Hex | 74 | 53 | 21 | 0 | 1C | 48 | 37 | 24 | 38 | 1D |
| Octal | 164 | 123 | 41 | 0 | 34 | 110 | 67 | 44 | 70 | 35 |
| Binary | 1110100 | 1010011 | 100001 | 0 | 11100 | 1001000 | 110111 | 100100 | 111000 | 11101 |
Color Harmonies of #745321
Complementary color
Monochromatic Colors of #745321
Black with #745321
Text Example
Text Example
White with #745321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745321; }
p { color: rgb(116,83,33); }
H1.HeaderClassName
{
color: #745321;
}
.AnyTagClassName
{
color: #745321;
}
</style>
background-color css
<style>
a { background-color: #745321; }
a { background-color: rgb(116,83,33); }
div.DivClassName
{
background-color: #745321;
}
.BgClassName
{
background-color: #745321;
}
</style>
border-color css
<style>
span { border-color: #745321; }
span { border-color: rgb(116,83,33); }
td.TdClassName
{
border-color: #745321;
}
.TagClassName
{
border-color: #745321;
}
</style>