Shades of Bronze Olive #594611
Tints of Bronze Olive #594611
RGB
CMYK
RGB Variations
Color information
#594611 (or 0x594611) is known color: Bronze Olive. HEX triplet: 59, 46 and 11. RGB value is (89,70,17). Sum of RGB (Red+Green+Blue) = 89+70+17=176 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.57% from 176); Green value is 70 (27.73% from 255 or 39.77% from 176); Blue value is 17 (7.03% from 255 or 9.66% from 176); Max value from RGB is 89 - color contains mainly: red. Hex color #594611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594611 is #A6B9EE. Grayscale: #454545. Windows color (decimal): -10926575 or 1132121. OLE color: 1132121.
HSL color Cylindrical-coordinate representation of color #594611: hue angle of 44.17º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #594611 is Cyan = 0, Magento = 0.21, Yellow = 0.81 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 17 | - |
| CMYK | 0 | 0.21 | 0.81 | 0.65 |
| HSL | 44.17º | 0.68% | 0.21% | - |
| HSV(B) | 44.17º | 0.81% | 0.35% | - |
| XYZ | 6.41 | 6.54 | 1.46 | - |
| YUV | 69.64 | 98.29 | 141.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 17 | 0 | 0.21 | 0.81 | 0.65 | 44.17 | 0.68 | 0.21 |
| Hex | 59 | 46 | 11 | 0 | 15 | 51 | 41 | 2C | 44 | 15 |
| Octal | 131 | 106 | 21 | 0 | 25 | 121 | 101 | 54 | 104 | 25 |
| Binary | 1011001 | 1000110 | 10001 | 0 | 10101 | 1010001 | 1000001 | 101100 | 1000100 | 10101 |
Color Harmonies of #594611
Complementary color
Monochromatic Colors of #594611
Black with #594611
Text Example
Text Example
White with #594611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594611; }
p { color: rgb(89,70,17); }
H1.HeaderClassName
{
color: #594611;
}
.AnyTagClassName
{
color: #594611;
}
</style>
background-color css
<style>
a { background-color: #594611; }
a { background-color: rgb(89,70,17); }
div.DivClassName
{
background-color: #594611;
}
.BgClassName
{
background-color: #594611;
}
</style>
border-color css
<style>
span { border-color: #594611; }
span { border-color: rgb(89,70,17); }
td.TdClassName
{
border-color: #594611;
}
.TagClassName
{
border-color: #594611;
}
</style>