Shades of Bronze Olive #594726
Tints of Bronze Olive #594726
RGB
CMYK
RGB Variations
Color information
#594726 (or 0x594726) is known color: Bronze Olive. HEX triplet: 59, 47 and 26. RGB value is (89,71,38). Sum of RGB (Red+Green+Blue) = 89+71+38=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 71 (28.12% from 255 or 35.86% from 198); Blue value is 38 (15.23% from 255 or 19.19% from 198); Max value from RGB is 89 - color contains mainly: red. Hex color #594726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594726 is #A6B8D9. Grayscale: #484848. Windows color (decimal): -10926298 or 2508633. OLE color: 2508633.
HSL color Cylindrical-coordinate representation of color #594726: hue angle of 38.82º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #594726 is Cyan = 0, Magento = 0.20, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 38 | - |
| CMYK | 0 | 0.20 | 0.57 | 0.65 |
| HSL | 38.82º | 0.4% | 0.25% | - |
| HSV(B) | 38.82º | 0.57% | 0.35% | - |
| XYZ | 6.72 | 6.77 | 2.79 | - |
| YUV | 72.62 | 108.46 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 38 | 0 | 0.20 | 0.57 | 0.65 | 38.82 | 0.4 | 0.25 |
| Hex | 59 | 47 | 26 | 0 | 14 | 39 | 41 | 27 | 28 | 19 |
| Octal | 131 | 107 | 46 | 0 | 24 | 71 | 101 | 47 | 50 | 31 |
| Binary | 1011001 | 1000111 | 100110 | 0 | 10100 | 111001 | 1000001 | 100111 | 101000 | 11001 |
Color Harmonies of #594726
Complementary color
Monochromatic Colors of #594726
Black with #594726
Text Example
Text Example
White with #594726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594726; }
p { color: rgb(89,71,38); }
H1.HeaderClassName
{
color: #594726;
}
.AnyTagClassName
{
color: #594726;
}
</style>
background-color css
<style>
a { background-color: #594726; }
a { background-color: rgb(89,71,38); }
div.DivClassName
{
background-color: #594726;
}
.BgClassName
{
background-color: #594726;
}
</style>
border-color css
<style>
span { border-color: #594726; }
span { border-color: rgb(89,71,38); }
td.TdClassName
{
border-color: #594726;
}
.TagClassName
{
border-color: #594726;
}
</style>