Shades of Bronze Olive #594610
Tints of Bronze Olive #594610
RGB
CMYK
RGB Variations
Color information
#594610 (or 0x594610) is known color: Bronze Olive. HEX triplet: 59, 46 and 10. RGB value is (89,70,16). Sum of RGB (Red+Green+Blue) = 89+70+16=175 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.86% from 175); Green value is 70 (27.73% from 255 or 40% from 175); Blue value is 16 (6.64% from 255 or 9.14% from 175); Max value from RGB is 89 - color contains mainly: red. Hex color #594610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594610 is #A6B9EF. Grayscale: #454545. Windows color (decimal): -10926576 or 1066585. OLE color: 1066585.
HSL color Cylindrical-coordinate representation of color #594610: hue angle of 44.38º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #594610 is Cyan = 0, Magento = 0.21, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 16 | - |
| CMYK | 0 | 0.21 | 0.82 | 0.65 |
| HSL | 44.38º | 0.7% | 0.21% | - |
| HSV(B) | 44.38º | 0.82% | 0.35% | - |
| XYZ | 6.4 | 6.54 | 1.42 | - |
| YUV | 69.53 | 97.79 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 16 | 0 | 0.21 | 0.82 | 0.65 | 44.38 | 0.7 | 0.21 |
| Hex | 59 | 46 | 10 | 0 | 15 | 52 | 41 | 2C | 46 | 15 |
| Octal | 131 | 106 | 20 | 0 | 25 | 122 | 101 | 54 | 106 | 25 |
| Binary | 1011001 | 1000110 | 10000 | 0 | 10101 | 1010010 | 1000001 | 101100 | 1000110 | 10101 |
Color Harmonies of #594610
Complementary color
Monochromatic Colors of #594610
Black with #594610
Text Example
Text Example
White with #594610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594610; }
p { color: rgb(89,70,16); }
H1.HeaderClassName
{
color: #594610;
}
.AnyTagClassName
{
color: #594610;
}
</style>
background-color css
<style>
a { background-color: #594610; }
a { background-color: rgb(89,70,16); }
div.DivClassName
{
background-color: #594610;
}
.BgClassName
{
background-color: #594610;
}
</style>
border-color css
<style>
span { border-color: #594610; }
span { border-color: rgb(89,70,16); }
td.TdClassName
{
border-color: #594610;
}
.TagClassName
{
border-color: #594610;
}
</style>