Shades of Bronze Olive #594813
Tints of Bronze Olive #594813
RGB
CMYK
RGB Variations
Color information
#594813 (or 0x594813) is known color: Bronze Olive. HEX triplet: 59, 48 and 13. RGB value is (89,72,19). Sum of RGB (Red+Green+Blue) = 89+72+19=180 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.44% from 180); Green value is 72 (28.52% from 255 or 40% from 180); Blue value is 19 (7.81% from 255 or 10.56% from 180); Max value from RGB is 89 - color contains mainly: red. Hex color #594813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594813 is #A6B7EC. Grayscale: #474747. Windows color (decimal): -10926061 or 1263705. OLE color: 1263705.
HSL color Cylindrical-coordinate representation of color #594813: hue angle of 45.43º 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 #594813 is Cyan = 0, Magento = 0.19, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 72 | 19 | - |
| CMYK | 0 | 0.19 | 0.79 | 0.65 |
| HSL | 45.43º | 0.65% | 0.21% | - |
| HSV(B) | 45.43º | 0.79% | 0.35% | - |
| XYZ | 6.55 | 6.81 | 1.58 | - |
| YUV | 71.04 | 98.63 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 19 | 0 | 0.19 | 0.79 | 0.65 | 45.43 | 0.65 | 0.21 |
| Hex | 59 | 48 | 13 | 0 | 13 | 4F | 41 | 2D | 41 | 15 |
| Octal | 131 | 110 | 23 | 0 | 23 | 117 | 101 | 55 | 101 | 25 |
| Binary | 1011001 | 1001000 | 10011 | 0 | 10011 | 1001111 | 1000001 | 101101 | 1000001 | 10101 |
Color Harmonies of #594813
Complementary color
Monochromatic Colors of #594813
Black with #594813
Text Example
Text Example
White with #594813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594813; }
p { color: rgb(89,72,19); }
H1.HeaderClassName
{
color: #594813;
}
.AnyTagClassName
{
color: #594813;
}
</style>
background-color css
<style>
a { background-color: #594813; }
a { background-color: rgb(89,72,19); }
div.DivClassName
{
background-color: #594813;
}
.BgClassName
{
background-color: #594813;
}
</style>
border-color css
<style>
span { border-color: #594813; }
span { border-color: rgb(89,72,19); }
td.TdClassName
{
border-color: #594813;
}
.TagClassName
{
border-color: #594813;
}
</style>