Shades of Bronze Olive #594517
Tints of Bronze Olive #594517
RGB
CMYK
RGB Variations
Color information
#594517 (or 0x594517) is known color: Bronze Olive. HEX triplet: 59, 45 and 17. RGB value is (89,69,23). Sum of RGB (Red+Green+Blue) = 89+69+23=181 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.17% from 181); Green value is 69 (27.34% from 255 or 38.12% from 181); Blue value is 23 (9.38% from 255 or 12.71% from 181); Max value from RGB is 89 - color contains mainly: red. Hex color #594517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594517 is #A6BAE8. Grayscale: #454545. Windows color (decimal): -10926825 or 1525081. OLE color: 1525081.
HSL color Cylindrical-coordinate representation of color #594517: hue angle of 41.82º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #594517 is Cyan = 0, Magento = 0.22, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 23 | - |
| CMYK | 0 | 0.22 | 0.74 | 0.65 |
| HSL | 41.82º | 0.59% | 0.22% | - |
| HSV(B) | 41.82º | 0.74% | 0.35% | - |
| XYZ | 6.4 | 6.44 | 1.72 | - |
| YUV | 69.74 | 101.63 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 23 | 0 | 0.22 | 0.74 | 0.65 | 41.82 | 0.59 | 0.22 |
| Hex | 59 | 45 | 17 | 0 | 16 | 4A | 41 | 2A | 3B | 16 |
| Octal | 131 | 105 | 27 | 0 | 26 | 112 | 101 | 52 | 73 | 26 |
| Binary | 1011001 | 1000101 | 10111 | 0 | 10110 | 1001010 | 1000001 | 101010 | 111011 | 10110 |
Color Harmonies of #594517
Complementary color
Monochromatic Colors of #594517
Black with #594517
Text Example
Text Example
White with #594517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594517; }
p { color: rgb(89,69,23); }
H1.HeaderClassName
{
color: #594517;
}
.AnyTagClassName
{
color: #594517;
}
</style>
background-color css
<style>
a { background-color: #594517; }
a { background-color: rgb(89,69,23); }
div.DivClassName
{
background-color: #594517;
}
.BgClassName
{
background-color: #594517;
}
</style>
border-color css
<style>
span { border-color: #594517; }
span { border-color: rgb(89,69,23); }
td.TdClassName
{
border-color: #594517;
}
.TagClassName
{
border-color: #594517;
}
</style>