Shades of Bronze Olive #594910
Tints of Bronze Olive #594910
RGB
CMYK
RGB Variations
Color information
#594910 (or 0x594910) is known color: Bronze Olive. HEX triplet: 59, 49 and 10. RGB value is (89,73,16). Sum of RGB (Red+Green+Blue) = 89+73+16=178 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50% from 178); Green value is 73 (28.91% from 255 or 41.01% from 178); Blue value is 16 (6.64% from 255 or 8.99% from 178); Max value from RGB is 89 - color contains mainly: red. Hex color #594910 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594910 is #A6B6EF. Grayscale: #474747. Windows color (decimal): -10925808 or 1067353. OLE color: 1067353.
HSL color Cylindrical-coordinate representation of color #594910: hue angle of 46.85º 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 #594910 is Cyan = 0, Magento = 0.18, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 16 | - |
| CMYK | 0 | 0.18 | 0.82 | 0.65 |
| HSL | 46.85º | 0.7% | 0.21% | - |
| HSV(B) | 46.85º | 0.82% | 0.35% | - |
| XYZ | 6.6 | 6.93 | 1.48 | - |
| YUV | 71.29 | 96.8 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 16 | 0 | 0.18 | 0.82 | 0.65 | 46.85 | 0.7 | 0.21 |
| Hex | 59 | 49 | 10 | 0 | 12 | 52 | 41 | 2F | 46 | 15 |
| Octal | 131 | 111 | 20 | 0 | 22 | 122 | 101 | 57 | 106 | 25 |
| Binary | 1011001 | 1001001 | 10000 | 0 | 10010 | 1010010 | 1000001 | 101111 | 1000110 | 10101 |
Color Harmonies of #594910
Complementary color
Monochromatic Colors of #594910
Black with #594910
Text Example
Text Example
White with #594910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594910; }
p { color: rgb(89,73,16); }
H1.HeaderClassName
{
color: #594910;
}
.AnyTagClassName
{
color: #594910;
}
</style>
background-color css
<style>
a { background-color: #594910; }
a { background-color: rgb(89,73,16); }
div.DivClassName
{
background-color: #594910;
}
.BgClassName
{
background-color: #594910;
}
</style>
border-color css
<style>
span { border-color: #594910; }
span { border-color: rgb(89,73,16); }
td.TdClassName
{
border-color: #594910;
}
.TagClassName
{
border-color: #594910;
}
</style>