Shades of Bronze Olive #594407
Tints of Bronze Olive #594407
RGB
CMYK
RGB Variations
Color information
#594407 (or 0x594407) is known color: Bronze Olive. HEX triplet: 59, 44 and 07. RGB value is (89,68,7). Sum of RGB (Red+Green+Blue) = 89+68+7=164 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.27% from 164); Green value is 68 (26.95% from 255 or 41.46% from 164); Blue value is 7 (3.12% from 255 or 4.27% from 164); Max value from RGB is 89 - color contains mainly: red. Hex color #594407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594407 is #A6BBF8. Grayscale: #434343. Windows color (decimal): -10927097 or 476249. OLE color: 476249.
HSL color Cylindrical-coordinate representation of color #594407: hue angle of 44.63º 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 #594407 is Cyan = 0, Magento = 0.24, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 68 | 7 | - |
| CMYK | 0 | 0.24 | 0.92 | 0.65 |
| HSL | 44.63º | 0.85% | 0.19% | - |
| HSV(B) | 44.63º | 0.92% | 0.35% | - |
| XYZ | 6.23 | 6.27 | 1.08 | - |
| YUV | 67.33 | 93.96 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 7 | 0 | 0.24 | 0.92 | 0.65 | 44.63 | 0.85 | 0.19 |
| Hex | 59 | 44 | 7 | 0 | 18 | 5C | 41 | 2D | 55 | 13 |
| Octal | 131 | 104 | 7 | 0 | 30 | 134 | 101 | 55 | 125 | 23 |
| Binary | 1011001 | 1000100 | 111 | 0 | 11000 | 1011100 | 1000001 | 101101 | 1010101 | 10011 |
Color Harmonies of #594407
Complementary color
Monochromatic Colors of #594407
Black with #594407
Text Example
Text Example
White with #594407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594407; }
p { color: rgb(89,68,7); }
H1.HeaderClassName
{
color: #594407;
}
.AnyTagClassName
{
color: #594407;
}
</style>
background-color css
<style>
a { background-color: #594407; }
a { background-color: rgb(89,68,7); }
div.DivClassName
{
background-color: #594407;
}
.BgClassName
{
background-color: #594407;
}
</style>
border-color css
<style>
span { border-color: #594407; }
span { border-color: rgb(89,68,7); }
td.TdClassName
{
border-color: #594407;
}
.TagClassName
{
border-color: #594407;
}
</style>