Shades of Metallic Bronze #594939
Tints of Metallic Bronze #594939
RGB
CMYK
RGB Variations
Color information
#594939 (or 0x594939) is known color: Metallic Bronze. HEX triplet: 59, 49 and 39. RGB value is (89,73,57). Sum of RGB (Red+Green+Blue) = 89+73+57=219 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.64% from 219); Green value is 73 (28.91% from 255 or 33.33% from 219); Blue value is 57 (22.66% from 255 or 26.03% from 219); Max value from RGB is 89 - color contains mainly: red. Hex color #594939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594939 is #A6B6C6. Grayscale: #4C4C4C. Windows color (decimal): -10925767 or 3754329. OLE color: 3754329.
HSL color Cylindrical-coordinate representation of color #594939: hue angle of 30º degrees, saturation: 0.22, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #594939 is Cyan = 0, Magento = 0.18, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 57 | - |
| CMYK | 0 | 0.18 | 0.36 | 0.65 |
| HSL | 30º | 0.22% | 0.29% | - |
| HSV(B) | 30º | 0.36% | 0.35% | - |
| XYZ | 7.24 | 7.18 | 4.88 | - |
| YUV | 75.96 | 117.3 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 57 | 0 | 0.18 | 0.36 | 0.65 | 30 | 0.22 | 0.29 |
| Hex | 59 | 49 | 39 | 0 | 12 | 24 | 41 | 1E | 16 | 1D |
| Octal | 131 | 111 | 71 | 0 | 22 | 44 | 101 | 36 | 26 | 35 |
| Binary | 1011001 | 1001001 | 111001 | 0 | 10010 | 100100 | 1000001 | 11110 | 10110 | 11101 |
Color Harmonies of #594939
Complementary color
Monochromatic Colors of #594939
Black with #594939
Text Example
Text Example
White with #594939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594939; }
p { color: rgb(89,73,57); }
H1.HeaderClassName
{
color: #594939;
}
.AnyTagClassName
{
color: #594939;
}
</style>
background-color css
<style>
a { background-color: #594939; }
a { background-color: rgb(89,73,57); }
div.DivClassName
{
background-color: #594939;
}
.BgClassName
{
background-color: #594939;
}
</style>
border-color css
<style>
span { border-color: #594939; }
span { border-color: rgb(89,73,57); }
td.TdClassName
{
border-color: #594939;
}
.TagClassName
{
border-color: #594939;
}
</style>