Shades of Bronze Olive #594317
Tints of Bronze Olive #594317
RGB
CMYK
RGB Variations
Color information
#594317 (or 0x594317) is known color: Bronze Olive. HEX triplet: 59, 43 and 17. RGB value is (89,67,23). Sum of RGB (Red+Green+Blue) = 89+67+23=179 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.72% from 179); Green value is 67 (26.56% from 255 or 37.43% from 179); Blue value is 23 (9.38% from 255 or 12.85% from 179); Max value from RGB is 89 - color contains mainly: red. Hex color #594317 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594317 is #A6BCE8. Grayscale: #444444. Windows color (decimal): -10927337 or 1524569. OLE color: 1524569.
HSL color Cylindrical-coordinate representation of color #594317: hue angle of 40º 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 #594317 is Cyan = 0, Magento = 0.25, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 23 | - |
| CMYK | 0 | 0.25 | 0.74 | 0.65 |
| HSL | 40º | 0.59% | 0.22% | - |
| HSV(B) | 40º | 0.74% | 0.35% | - |
| XYZ | 6.28 | 6.2 | 1.68 | - |
| YUV | 68.56 | 102.29 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 23 | 0 | 0.25 | 0.74 | 0.65 | 40 | 0.59 | 0.22 |
| Hex | 59 | 43 | 17 | 0 | 19 | 4A | 41 | 28 | 3B | 16 |
| Octal | 131 | 103 | 27 | 0 | 31 | 112 | 101 | 50 | 73 | 26 |
| Binary | 1011001 | 1000011 | 10111 | 0 | 11001 | 1001010 | 1000001 | 101000 | 111011 | 10110 |
Color Harmonies of #594317
Complementary color
Monochromatic Colors of #594317
Black with #594317
Text Example
Text Example
White with #594317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594317; }
p { color: rgb(89,67,23); }
H1.HeaderClassName
{
color: #594317;
}
.AnyTagClassName
{
color: #594317;
}
</style>
background-color css
<style>
a { background-color: #594317; }
a { background-color: rgb(89,67,23); }
div.DivClassName
{
background-color: #594317;
}
.BgClassName
{
background-color: #594317;
}
</style>
border-color css
<style>
span { border-color: #594317; }
span { border-color: rgb(89,67,23); }
td.TdClassName
{
border-color: #594317;
}
.TagClassName
{
border-color: #594317;
}
</style>