Shades of Bronze Olive #594307
Tints of Bronze Olive #594307
RGB
CMYK
RGB Variations
Color information
#594307 (or 0x594307) is known color: Bronze Olive. HEX triplet: 59, 43 and 07. RGB value is (89,67,7). Sum of RGB (Red+Green+Blue) = 89+67+7=163 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.60% from 163); Green value is 67 (26.56% from 255 or 41.10% from 163); Blue value is 7 (3.12% from 255 or 4.29% from 163); Max value from RGB is 89 - color contains mainly: red. Hex color #594307 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594307 is #A6BCF8. Grayscale: #434343. Windows color (decimal): -10927353 or 475993. OLE color: 475993.
HSL color Cylindrical-coordinate representation of color #594307: hue angle of 43.9º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #594307 is Cyan = 0, Magento = 0.25, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 7 | - |
| CMYK | 0 | 0.25 | 0.92 | 0.65 |
| HSL | 43.9º | 0.85% | 0.19% | - |
| HSV(B) | 43.9º | 0.92% | 0.35% | - |
| XYZ | 6.17 | 6.15 | 1.06 | - |
| YUV | 66.74 | 94.29 | 143.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 7 | 0 | 0.25 | 0.92 | 0.65 | 43.9 | 0.85 | 0.19 |
| Hex | 59 | 43 | 7 | 0 | 19 | 5C | 41 | 2C | 55 | 13 |
| Octal | 131 | 103 | 7 | 0 | 31 | 134 | 101 | 54 | 125 | 23 |
| Binary | 1011001 | 1000011 | 111 | 0 | 11001 | 1011100 | 1000001 | 101100 | 1010101 | 10011 |
Color Harmonies of #594307
Complementary color
Monochromatic Colors of #594307
Black with #594307
Text Example
Text Example
White with #594307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594307; }
p { color: rgb(89,67,7); }
H1.HeaderClassName
{
color: #594307;
}
.AnyTagClassName
{
color: #594307;
}
</style>
background-color css
<style>
a { background-color: #594307; }
a { background-color: rgb(89,67,7); }
div.DivClassName
{
background-color: #594307;
}
.BgClassName
{
background-color: #594307;
}
</style>
border-color css
<style>
span { border-color: #594307; }
span { border-color: rgb(89,67,7); }
td.TdClassName
{
border-color: #594307;
}
.TagClassName
{
border-color: #594307;
}
</style>