Shades of Bronze Olive #594913
Tints of Bronze Olive #594913
RGB
CMYK
RGB Variations
Color information
#594913 (or 0x594913) is known color: Bronze Olive. HEX triplet: 59, 49 and 13. RGB value is (89,73,19). Sum of RGB (Red+Green+Blue) = 89+73+19=181 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.17% from 181); Green value is 73 (28.91% from 255 or 40.33% from 181); Blue value is 19 (7.81% from 255 or 10.50% from 181); Max value from RGB is 89 - color contains mainly: red. Hex color #594913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594913 is #A6B6EC. Grayscale: #474747. Windows color (decimal): -10925805 or 1263961. OLE color: 1263961.
HSL color Cylindrical-coordinate representation of color #594913: hue angle of 46.29º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #594913 is Cyan = 0, Magento = 0.18, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 19 | - |
| CMYK | 0 | 0.18 | 0.79 | 0.65 |
| HSL | 46.29º | 0.65% | 0.21% | - |
| HSV(B) | 46.29º | 0.79% | 0.35% | - |
| XYZ | 6.62 | 6.94 | 1.61 | - |
| YUV | 71.63 | 98.3 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 19 | 0 | 0.18 | 0.79 | 0.65 | 46.29 | 0.65 | 0.21 |
| Hex | 59 | 49 | 13 | 0 | 12 | 4F | 41 | 2E | 41 | 15 |
| Octal | 131 | 111 | 23 | 0 | 22 | 117 | 101 | 56 | 101 | 25 |
| Binary | 1011001 | 1001001 | 10011 | 0 | 10010 | 1001111 | 1000001 | 101110 | 1000001 | 10101 |
Color Harmonies of #594913
Complementary color
Monochromatic Colors of #594913
Black with #594913
Text Example
Text Example
White with #594913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594913; }
p { color: rgb(89,73,19); }
H1.HeaderClassName
{
color: #594913;
}
.AnyTagClassName
{
color: #594913;
}
</style>
background-color css
<style>
a { background-color: #594913; }
a { background-color: rgb(89,73,19); }
div.DivClassName
{
background-color: #594913;
}
.BgClassName
{
background-color: #594913;
}
</style>
border-color css
<style>
span { border-color: #594913; }
span { border-color: rgb(89,73,19); }
td.TdClassName
{
border-color: #594913;
}
.TagClassName
{
border-color: #594913;
}
</style>