Shades of Bronze Olive #594919
Tints of Bronze Olive #594919
RGB
CMYK
RGB Variations
Color information
#594919 (or 0x594919) is known color: Bronze Olive. HEX triplet: 59, 49 and 19. RGB value is (89,73,25). Sum of RGB (Red+Green+Blue) = 89+73+25=187 (24% of max value = 765). Red value is 89 (35.16% from 255 or 47.59% from 187); Green value is 73 (28.91% from 255 or 39.04% from 187); Blue value is 25 (10.16% from 255 or 13.37% from 187); Max value from RGB is 89 - color contains mainly: red. Hex color #594919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594919 is #A6B6E6. Grayscale: #484848. Windows color (decimal): -10925799 or 1657177. OLE color: 1657177.
HSL color Cylindrical-coordinate representation of color #594919: hue angle of 45º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #594919 is Cyan = 0, Magento = 0.18, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 25 | - |
| CMYK | 0 | 0.18 | 0.72 | 0.65 |
| HSL | 45º | 0.56% | 0.22% | - |
| HSV(B) | 45º | 0.72% | 0.35% | - |
| XYZ | 6.68 | 6.96 | 1.91 | - |
| YUV | 72.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 25 | 0 | 0.18 | 0.72 | 0.65 | 45 | 0.56 | 0.22 |
| Hex | 59 | 49 | 19 | 0 | 12 | 48 | 41 | 2D | 38 | 16 |
| Octal | 131 | 111 | 31 | 0 | 22 | 110 | 101 | 55 | 70 | 26 |
| Binary | 1011001 | 1001001 | 11001 | 0 | 10010 | 1001000 | 1000001 | 101101 | 111000 | 10110 |
Color Harmonies of #594919
Complementary color
Monochromatic Colors of #594919
Black with #594919
Text Example
Text Example
White with #594919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594919; }
p { color: rgb(89,73,25); }
H1.HeaderClassName
{
color: #594919;
}
.AnyTagClassName
{
color: #594919;
}
</style>
background-color css
<style>
a { background-color: #594919; }
a { background-color: rgb(89,73,25); }
div.DivClassName
{
background-color: #594919;
}
.BgClassName
{
background-color: #594919;
}
</style>
border-color css
<style>
span { border-color: #594919; }
span { border-color: rgb(89,73,25); }
td.TdClassName
{
border-color: #594919;
}
.TagClassName
{
border-color: #594919;
}
</style>