Shades of Bronze Olive #594218
Tints of Bronze Olive #594218
RGB
CMYK
RGB Variations
Color information
#594218 (or 0x594218) is known color: Bronze Olive. HEX triplet: 59, 42 and 18. RGB value is (89,66,24). Sum of RGB (Red+Green+Blue) = 89+66+24=179 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.72% from 179); Green value is 66 (26.17% from 255 or 36.87% from 179); Blue value is 24 (9.77% from 255 or 13.41% from 179); Max value from RGB is 89 - color contains mainly: red. Hex color #594218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594218 is #A6BDE7. Grayscale: #444444. Windows color (decimal): -10927592 or 1589849. OLE color: 1589849.
HSL color Cylindrical-coordinate representation of color #594218: hue angle of 38.77º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #594218 is Cyan = 0, Magento = 0.26, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 66 | 24 | - |
| CMYK | 0 | 0.26 | 0.73 | 0.65 |
| HSL | 38.77º | 0.58% | 0.22% | - |
| HSV(B) | 38.77º | 0.73% | 0.35% | - |
| XYZ | 6.23 | 6.09 | 1.71 | - |
| YUV | 68.09 | 103.12 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 24 | 0 | 0.26 | 0.73 | 0.65 | 38.77 | 0.58 | 0.22 |
| Hex | 59 | 42 | 18 | 0 | 1A | 49 | 41 | 27 | 3A | 16 |
| Octal | 131 | 102 | 30 | 0 | 32 | 111 | 101 | 47 | 72 | 26 |
| Binary | 1011001 | 1000010 | 11000 | 0 | 11010 | 1001001 | 1000001 | 100111 | 111010 | 10110 |
Color Harmonies of #594218
Complementary color
Monochromatic Colors of #594218
Black with #594218
Text Example
Text Example
White with #594218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594218; }
p { color: rgb(89,66,24); }
H1.HeaderClassName
{
color: #594218;
}
.AnyTagClassName
{
color: #594218;
}
</style>
background-color css
<style>
a { background-color: #594218; }
a { background-color: rgb(89,66,24); }
div.DivClassName
{
background-color: #594218;
}
.BgClassName
{
background-color: #594218;
}
</style>
border-color css
<style>
span { border-color: #594218; }
span { border-color: rgb(89,66,24); }
td.TdClassName
{
border-color: #594218;
}
.TagClassName
{
border-color: #594218;
}
</style>