Shades of Bronze Olive #594507
Tints of Bronze Olive #594507
RGB
CMYK
RGB Variations
Color information
#594507 (or 0x594507) is known color: Bronze Olive. HEX triplet: 59, 45 and 07. RGB value is (89,69,7). Sum of RGB (Red+Green+Blue) = 89+69+7=165 (21% of max value = 765). Red value is 89 (35.16% from 255 or 53.94% from 165); Green value is 69 (27.34% from 255 or 41.82% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 89 - color contains mainly: red. Hex color #594507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594507 is #A6BAF8. Grayscale: #444444. Windows color (decimal): -10926841 or 476505. OLE color: 476505.
HSL color Cylindrical-coordinate representation of color #594507: hue angle of 45.37º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #594507 is Cyan = 0, Magento = 0.22, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 7 | - |
| CMYK | 0 | 0.22 | 0.92 | 0.65 |
| HSL | 45.37º | 0.85% | 0.19% | - |
| HSV(B) | 45.37º | 0.92% | 0.35% | - |
| XYZ | 6.29 | 6.4 | 1.1 | - |
| YUV | 67.91 | 93.63 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 7 | 0 | 0.22 | 0.92 | 0.65 | 45.37 | 0.85 | 0.19 |
| Hex | 59 | 45 | 7 | 0 | 16 | 5C | 41 | 2D | 55 | 13 |
| Octal | 131 | 105 | 7 | 0 | 26 | 134 | 101 | 55 | 125 | 23 |
| Binary | 1011001 | 1000101 | 111 | 0 | 10110 | 1011100 | 1000001 | 101101 | 1010101 | 10011 |
Color Harmonies of #594507
Complementary color
Monochromatic Colors of #594507
Black with #594507
Text Example
Text Example
White with #594507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594507; }
p { color: rgb(89,69,7); }
H1.HeaderClassName
{
color: #594507;
}
.AnyTagClassName
{
color: #594507;
}
</style>
background-color css
<style>
a { background-color: #594507; }
a { background-color: rgb(89,69,7); }
div.DivClassName
{
background-color: #594507;
}
.BgClassName
{
background-color: #594507;
}
</style>
border-color css
<style>
span { border-color: #594507; }
span { border-color: rgb(89,69,7); }
td.TdClassName
{
border-color: #594507;
}
.TagClassName
{
border-color: #594507;
}
</style>