Shades of Bronze Olive #594310
Tints of Bronze Olive #594310
RGB
CMYK
RGB Variations
Color information
#594310 (or 0x594310) is known color: Bronze Olive. HEX triplet: 59, 43 and 10. RGB value is (89,67,16). Sum of RGB (Red+Green+Blue) = 89+67+16=172 (22% of max value = 765). Red value is 89 (35.16% from 255 or 51.74% from 172); Green value is 67 (26.56% from 255 or 38.95% from 172); Blue value is 16 (6.64% from 255 or 9.30% from 172); Max value from RGB is 89 - color contains mainly: red. Hex color #594310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594310 is #A6BCEF. Grayscale: #434343. Windows color (decimal): -10927344 or 1065817. OLE color: 1065817.
HSL color Cylindrical-coordinate representation of color #594310: hue angle of 41.92º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #594310 is Cyan = 0, Magento = 0.25, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 16 | - |
| CMYK | 0 | 0.25 | 0.82 | 0.65 |
| HSL | 41.92º | 0.7% | 0.21% | - |
| HSV(B) | 41.92º | 0.82% | 0.35% | - |
| XYZ | 6.22 | 6.18 | 1.35 | - |
| YUV | 67.76 | 98.79 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 16 | 0 | 0.25 | 0.82 | 0.65 | 41.92 | 0.7 | 0.21 |
| Hex | 59 | 43 | 10 | 0 | 19 | 52 | 41 | 2A | 46 | 15 |
| Octal | 131 | 103 | 20 | 0 | 31 | 122 | 101 | 52 | 106 | 25 |
| Binary | 1011001 | 1000011 | 10000 | 0 | 11001 | 1010010 | 1000001 | 101010 | 1000110 | 10101 |
Color Harmonies of #594310
Complementary color
Monochromatic Colors of #594310
Black with #594310
Text Example
Text Example
White with #594310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594310; }
p { color: rgb(89,67,16); }
H1.HeaderClassName
{
color: #594310;
}
.AnyTagClassName
{
color: #594310;
}
</style>
background-color css
<style>
a { background-color: #594310; }
a { background-color: rgb(89,67,16); }
div.DivClassName
{
background-color: #594310;
}
.BgClassName
{
background-color: #594310;
}
</style>
border-color css
<style>
span { border-color: #594310; }
span { border-color: rgb(89,67,16); }
td.TdClassName
{
border-color: #594310;
}
.TagClassName
{
border-color: #594310;
}
</style>