Shades of Bronze Olive #594509
Tints of Bronze Olive #594509
RGB
CMYK
RGB Variations
Color information
#594509 (or 0x594509) is known color: Bronze Olive. HEX triplet: 59, 45 and 09. RGB value is (89,69,9). Sum of RGB (Red+Green+Blue) = 89+69+9=167 (22% of max value = 765). Red value is 89 (35.16% from 255 or 53.29% from 167); Green value is 69 (27.34% from 255 or 41.32% from 167); Blue value is 9 (3.91% from 255 or 5.39% from 167); Max value from RGB is 89 - color contains mainly: red. Hex color #594509 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594509 is #A6BAF6. Grayscale: #444444. Windows color (decimal): -10926839 or 607577. OLE color: 607577.
HSL color Cylindrical-coordinate representation of color #594509: hue angle of 45º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #594509 is Cyan = 0, Magento = 0.22, Yellow = 0.90 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 9 | - |
| CMYK | 0 | 0.22 | 0.90 | 0.65 |
| HSL | 45º | 0.82% | 0.19% | - |
| HSV(B) | 45º | 0.9% | 0.35% | - |
| XYZ | 6.3 | 6.4 | 1.16 | - |
| YUV | 68.14 | 94.63 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 9 | 0 | 0.22 | 0.90 | 0.65 | 45 | 0.82 | 0.19 |
| Hex | 59 | 45 | 9 | 0 | 16 | 5A | 41 | 2D | 52 | 13 |
| Octal | 131 | 105 | 11 | 0 | 26 | 132 | 101 | 55 | 122 | 23 |
| Binary | 1011001 | 1000101 | 1001 | 0 | 10110 | 1011010 | 1000001 | 101101 | 1010010 | 10011 |
Color Harmonies of #594509
Complementary color
Monochromatic Colors of #594509
Black with #594509
Text Example
Text Example
White with #594509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594509; }
p { color: rgb(89,69,9); }
H1.HeaderClassName
{
color: #594509;
}
.AnyTagClassName
{
color: #594509;
}
</style>
background-color css
<style>
a { background-color: #594509; }
a { background-color: rgb(89,69,9); }
div.DivClassName
{
background-color: #594509;
}
.BgClassName
{
background-color: #594509;
}
</style>
border-color css
<style>
span { border-color: #594509; }
span { border-color: rgb(89,69,9); }
td.TdClassName
{
border-color: #594509;
}
.TagClassName
{
border-color: #594509;
}
</style>