Shades of Bronze Olive #594713
Tints of Bronze Olive #594713
RGB
CMYK
RGB Variations
Color information
#594713 (or 0x594713) is known color: Bronze Olive. HEX triplet: 59, 47 and 13. RGB value is (89,71,19). Sum of RGB (Red+Green+Blue) = 89+71+19=179 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.72% from 179); Green value is 71 (28.12% from 255 or 39.66% from 179); Blue value is 19 (7.81% from 255 or 10.61% from 179); Max value from RGB is 89 - color contains mainly: red. Hex color #594713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594713 is #A6B8EC. Grayscale: #464646. Windows color (decimal): -10926317 or 1263449. OLE color: 1263449.
HSL color Cylindrical-coordinate representation of color #594713: hue angle of 44.57º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #594713 is Cyan = 0, Magento = 0.20, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 19 | - |
| CMYK | 0 | 0.20 | 0.79 | 0.65 |
| HSL | 44.57º | 0.65% | 0.21% | - |
| HSV(B) | 44.57º | 0.79% | 0.35% | - |
| XYZ | 6.49 | 6.68 | 1.56 | - |
| YUV | 70.45 | 98.96 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 19 | 0 | 0.20 | 0.79 | 0.65 | 44.57 | 0.65 | 0.21 |
| Hex | 59 | 47 | 13 | 0 | 14 | 4F | 41 | 2D | 41 | 15 |
| Octal | 131 | 107 | 23 | 0 | 24 | 117 | 101 | 55 | 101 | 25 |
| Binary | 1011001 | 1000111 | 10011 | 0 | 10100 | 1001111 | 1000001 | 101101 | 1000001 | 10101 |
Color Harmonies of #594713
Complementary color
Monochromatic Colors of #594713
Black with #594713
Text Example
Text Example
White with #594713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594713; }
p { color: rgb(89,71,19); }
H1.HeaderClassName
{
color: #594713;
}
.AnyTagClassName
{
color: #594713;
}
</style>
background-color css
<style>
a { background-color: #594713; }
a { background-color: rgb(89,71,19); }
div.DivClassName
{
background-color: #594713;
}
.BgClassName
{
background-color: #594713;
}
</style>
border-color css
<style>
span { border-color: #594713; }
span { border-color: rgb(89,71,19); }
td.TdClassName
{
border-color: #594713;
}
.TagClassName
{
border-color: #594713;
}
</style>