Shades of Bronze Olive #594912
Tints of Bronze Olive #594912
RGB
CMYK
RGB Variations
Color information
#594912 (or 0x594912) is known color: Bronze Olive. HEX triplet: 59, 49 and 12. RGB value is (89,73,18). Sum of RGB (Red+Green+Blue) = 89+73+18=180 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.44% from 180); Green value is 73 (28.91% from 255 or 40.56% from 180); Blue value is 18 (7.42% from 255 or 10% from 180); Max value from RGB is 89 - color contains mainly: red. Hex color #594912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594912 is #A6B6ED. Grayscale: #474747. Windows color (decimal): -10925806 or 1198425. OLE color: 1198425.
HSL color Cylindrical-coordinate representation of color #594912: hue angle of 46.48º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #594912 is Cyan = 0, Magento = 0.18, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 18 | - |
| CMYK | 0 | 0.18 | 0.80 | 0.65 |
| HSL | 46.48º | 0.66% | 0.21% | - |
| HSV(B) | 46.48º | 0.8% | 0.35% | - |
| XYZ | 6.61 | 6.93 | 1.56 | - |
| YUV | 71.51 | 97.8 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 18 | 0 | 0.18 | 0.80 | 0.65 | 46.48 | 0.66 | 0.21 |
| Hex | 59 | 49 | 12 | 0 | 12 | 50 | 41 | 2E | 42 | 15 |
| Octal | 131 | 111 | 22 | 0 | 22 | 120 | 101 | 56 | 102 | 25 |
| Binary | 1011001 | 1001001 | 10010 | 0 | 10010 | 1010000 | 1000001 | 101110 | 1000010 | 10101 |
Color Harmonies of #594912
Complementary color
Monochromatic Colors of #594912
Black with #594912
Text Example
Text Example
White with #594912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594912; }
p { color: rgb(89,73,18); }
H1.HeaderClassName
{
color: #594912;
}
.AnyTagClassName
{
color: #594912;
}
</style>
background-color css
<style>
a { background-color: #594912; }
a { background-color: rgb(89,73,18); }
div.DivClassName
{
background-color: #594912;
}
.BgClassName
{
background-color: #594912;
}
</style>
border-color css
<style>
span { border-color: #594912; }
span { border-color: rgb(89,73,18); }
td.TdClassName
{
border-color: #594912;
}
.TagClassName
{
border-color: #594912;
}
</style>