Shades of Bronze Olive #594217
Tints of Bronze Olive #594217
RGB
CMYK
RGB Variations
Color information
#594217 (or 0x594217) is known color: Bronze Olive. HEX triplet: 59, 42 and 17. RGB value is (89,66,23). Sum of RGB (Red+Green+Blue) = 89+66+23=178 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50% from 178); Green value is 66 (26.17% from 255 or 37.08% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 89 - color contains mainly: red. Hex color #594217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594217 is #A6BDE8. Grayscale: #444444. Windows color (decimal): -10927593 or 1524313. OLE color: 1524313.
HSL color Cylindrical-coordinate representation of color #594217: hue angle of 39.09º 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 #594217 is Cyan = 0, Magento = 0.26, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 66 | 23 | - |
| CMYK | 0 | 0.26 | 0.74 | 0.65 |
| HSL | 39.09º | 0.59% | 0.22% | - |
| HSV(B) | 39.09º | 0.74% | 0.35% | - |
| XYZ | 6.22 | 6.08 | 1.66 | - |
| YUV | 67.98 | 102.62 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 23 | 0 | 0.26 | 0.74 | 0.65 | 39.09 | 0.59 | 0.22 |
| Hex | 59 | 42 | 17 | 0 | 1A | 4A | 41 | 27 | 3B | 16 |
| Octal | 131 | 102 | 27 | 0 | 32 | 112 | 101 | 47 | 73 | 26 |
| Binary | 1011001 | 1000010 | 10111 | 0 | 11010 | 1001010 | 1000001 | 100111 | 111011 | 10110 |
Color Harmonies of #594217
Complementary color
Monochromatic Colors of #594217
Black with #594217
Text Example
Text Example
White with #594217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594217; }
p { color: rgb(89,66,23); }
H1.HeaderClassName
{
color: #594217;
}
.AnyTagClassName
{
color: #594217;
}
</style>
background-color css
<style>
a { background-color: #594217; }
a { background-color: rgb(89,66,23); }
div.DivClassName
{
background-color: #594217;
}
.BgClassName
{
background-color: #594217;
}
</style>
border-color css
<style>
span { border-color: #594217; }
span { border-color: rgb(89,66,23); }
td.TdClassName
{
border-color: #594217;
}
.TagClassName
{
border-color: #594217;
}
</style>