Shades of Bronze Olive #594318
Tints of Bronze Olive #594318
RGB
CMYK
RGB Variations
Color information
#594318 (or 0x594318) is known color: Bronze Olive. HEX triplet: 59, 43 and 18. RGB value is (89,67,24). Sum of RGB (Red+Green+Blue) = 89+67+24=180 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.44% from 180); Green value is 67 (26.56% from 255 or 37.22% from 180); Blue value is 24 (9.77% from 255 or 13.33% from 180); Max value from RGB is 89 - color contains mainly: red. Hex color #594318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594318 is #A6BCE7. Grayscale: #444444. Windows color (decimal): -10927336 or 1590105. OLE color: 1590105.
HSL color Cylindrical-coordinate representation of color #594318: hue angle of 39.69º 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 #594318 is Cyan = 0, Magento = 0.25, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 24 | - |
| CMYK | 0 | 0.25 | 0.73 | 0.65 |
| HSL | 39.69º | 0.58% | 0.22% | - |
| HSV(B) | 39.69º | 0.73% | 0.35% | - |
| XYZ | 6.29 | 6.2 | 1.73 | - |
| YUV | 68.68 | 102.79 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 24 | 0 | 0.25 | 0.73 | 0.65 | 39.69 | 0.58 | 0.22 |
| Hex | 59 | 43 | 18 | 0 | 19 | 49 | 41 | 28 | 3A | 16 |
| Octal | 131 | 103 | 30 | 0 | 31 | 111 | 101 | 50 | 72 | 26 |
| Binary | 1011001 | 1000011 | 11000 | 0 | 11001 | 1001001 | 1000001 | 101000 | 111010 | 10110 |
Color Harmonies of #594318
Complementary color
Monochromatic Colors of #594318
Black with #594318
Text Example
Text Example
White with #594318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594318; }
p { color: rgb(89,67,24); }
H1.HeaderClassName
{
color: #594318;
}
.AnyTagClassName
{
color: #594318;
}
</style>
background-color css
<style>
a { background-color: #594318; }
a { background-color: rgb(89,67,24); }
div.DivClassName
{
background-color: #594318;
}
.BgClassName
{
background-color: #594318;
}
</style>
border-color css
<style>
span { border-color: #594318; }
span { border-color: rgb(89,67,24); }
td.TdClassName
{
border-color: #594318;
}
.TagClassName
{
border-color: #594318;
}
</style>