Shades of Bronze Olive #594812
Tints of Bronze Olive #594812
RGB
CMYK
RGB Variations
Color information
#594812 (or 0x594812) is known color: Bronze Olive. HEX triplet: 59, 48 and 12. RGB value is (89,72,18). Sum of RGB (Red+Green+Blue) = 89+72+18=179 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.72% from 179); Green value is 72 (28.52% from 255 or 40.22% from 179); Blue value is 18 (7.42% from 255 or 10.06% from 179); Max value from RGB is 89 - color contains mainly: red. Hex color #594812 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594812 is #A6B7ED. Grayscale: #474747. Windows color (decimal): -10926062 or 1198169. OLE color: 1198169.
HSL color Cylindrical-coordinate representation of color #594812: hue angle of 45.63º 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 #594812 is Cyan = 0, Magento = 0.19, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 72 | 18 | - |
| CMYK | 0 | 0.19 | 0.80 | 0.65 |
| HSL | 45.63º | 0.66% | 0.21% | - |
| HSV(B) | 45.63º | 0.8% | 0.35% | - |
| XYZ | 6.55 | 6.8 | 1.54 | - |
| YUV | 70.93 | 98.13 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 18 | 0 | 0.19 | 0.80 | 0.65 | 45.63 | 0.66 | 0.21 |
| Hex | 59 | 48 | 12 | 0 | 13 | 50 | 41 | 2E | 42 | 15 |
| Octal | 131 | 110 | 22 | 0 | 23 | 120 | 101 | 56 | 102 | 25 |
| Binary | 1011001 | 1001000 | 10010 | 0 | 10011 | 1010000 | 1000001 | 101110 | 1000010 | 10101 |
Color Harmonies of #594812
Complementary color
Monochromatic Colors of #594812
Black with #594812
Text Example
Text Example
White with #594812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594812; }
p { color: rgb(89,72,18); }
H1.HeaderClassName
{
color: #594812;
}
.AnyTagClassName
{
color: #594812;
}
</style>
background-color css
<style>
a { background-color: #594812; }
a { background-color: rgb(89,72,18); }
div.DivClassName
{
background-color: #594812;
}
.BgClassName
{
background-color: #594812;
}
</style>
border-color css
<style>
span { border-color: #594812; }
span { border-color: rgb(89,72,18); }
td.TdClassName
{
border-color: #594812;
}
.TagClassName
{
border-color: #594812;
}
</style>