Shades of Horses Neck #735421
Tints of Horses Neck #735421
RGB
CMYK
RGB Variations
Color information
#735421 (or 0x735421) is known color: Horses Neck. HEX triplet: 73, 54 and 21. RGB value is (115,84,33). Sum of RGB (Red+Green+Blue) = 115+84+33=232 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.57% from 232); Green value is 84 (33.20% from 255 or 36.21% from 232); Blue value is 33 (13.28% from 255 or 14.22% from 232); Max value from RGB is 115 - color contains mainly: red. Hex color #735421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735421 is #8CABDE. Grayscale: #575757. Windows color (decimal): -9219039 or 2184307. OLE color: 2184307.
HSL color Cylindrical-coordinate representation of color #735421: hue angle of 37.32º 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 #735421 is Cyan = 0, Magento = 0.27, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 84 | 33 | - |
| CMYK | 0 | 0.27 | 0.71 | 0.55 |
| HSL | 37.32º | 0.55% | 0.29% | - |
| HSV(B) | 37.32º | 0.71% | 0.45% | - |
| XYZ | 10.52 | 10.1 | 2.83 | - |
| YUV | 87.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 33 | 0 | 0.27 | 0.71 | 0.55 | 37.32 | 0.55 | 0.29 |
| Hex | 73 | 54 | 21 | 0 | 1B | 47 | 37 | 25 | 37 | 1D |
| Octal | 163 | 124 | 41 | 0 | 33 | 107 | 67 | 45 | 67 | 35 |
| Binary | 1110011 | 1010100 | 100001 | 0 | 11011 | 1000111 | 110111 | 100101 | 110111 | 11101 |
Color Harmonies of #735421
Complementary color
Monochromatic Colors of #735421
Black with #735421
Text Example
Text Example
White with #735421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735421; }
p { color: rgb(115,84,33); }
H1.HeaderClassName
{
color: #735421;
}
.AnyTagClassName
{
color: #735421;
}
</style>
background-color css
<style>
a { background-color: #735421; }
a { background-color: rgb(115,84,33); }
div.DivClassName
{
background-color: #735421;
}
.BgClassName
{
background-color: #735421;
}
</style>
border-color css
<style>
span { border-color: #735421; }
span { border-color: rgb(115,84,33); }
td.TdClassName
{
border-color: #735421;
}
.TagClassName
{
border-color: #735421;
}
</style>