Shades of Bronze Olive #594614
Tints of Bronze Olive #594614
RGB
CMYK
RGB Variations
Color information
#594614 (or 0x594614) is known color: Bronze Olive. HEX triplet: 59, 46 and 14. RGB value is (89,70,20). Sum of RGB (Red+Green+Blue) = 89+70+20=179 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.72% from 179); Green value is 70 (27.73% from 255 or 39.11% from 179); Blue value is 20 (8.20% from 255 or 11.17% from 179); Max value from RGB is 89 - color contains mainly: red. Hex color #594614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594614 is #A6B9EB. Grayscale: #464646. Windows color (decimal): -10926572 or 1328729. OLE color: 1328729.
HSL color Cylindrical-coordinate representation of color #594614: hue angle of 43.48º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #594614 is Cyan = 0, Magento = 0.21, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 20 | - |
| CMYK | 0 | 0.21 | 0.78 | 0.65 |
| HSL | 43.48º | 0.63% | 0.21% | - |
| HSV(B) | 43.48º | 0.78% | 0.35% | - |
| XYZ | 6.44 | 6.55 | 1.59 | - |
| YUV | 69.98 | 99.79 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 20 | 0 | 0.21 | 0.78 | 0.65 | 43.48 | 0.63 | 0.21 |
| Hex | 59 | 46 | 14 | 0 | 15 | 4E | 41 | 2B | 3F | 15 |
| Octal | 131 | 106 | 24 | 0 | 25 | 116 | 101 | 53 | 77 | 25 |
| Binary | 1011001 | 1000110 | 10100 | 0 | 10101 | 1001110 | 1000001 | 101011 | 111111 | 10101 |
Color Harmonies of #594614
Complementary color
Monochromatic Colors of #594614
Black with #594614
Text Example
Text Example
White with #594614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594614; }
p { color: rgb(89,70,20); }
H1.HeaderClassName
{
color: #594614;
}
.AnyTagClassName
{
color: #594614;
}
</style>
background-color css
<style>
a { background-color: #594614; }
a { background-color: rgb(89,70,20); }
div.DivClassName
{
background-color: #594614;
}
.BgClassName
{
background-color: #594614;
}
</style>
border-color css
<style>
span { border-color: #594614; }
span { border-color: rgb(89,70,20); }
td.TdClassName
{
border-color: #594614;
}
.TagClassName
{
border-color: #594614;
}
</style>