Shades of Bronze Olive #594419
Tints of Bronze Olive #594419
RGB
CMYK
RGB Variations
Color information
#594419 (or 0x594419) is known color: Bronze Olive. HEX triplet: 59, 44 and 19. RGB value is (89,68,25). Sum of RGB (Red+Green+Blue) = 89+68+25=182 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.90% from 182); Green value is 68 (26.95% from 255 or 37.36% from 182); Blue value is 25 (10.16% from 255 or 13.74% from 182); Max value from RGB is 89 - color contains mainly: red. Hex color #594419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594419 is #A6BBE6. Grayscale: #454545. Windows color (decimal): -10927079 or 1655897. OLE color: 1655897.
HSL color Cylindrical-coordinate representation of color #594419: hue angle of 40.31º 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 #594419 is Cyan = 0, Magento = 0.24, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 68 | 25 | - |
| CMYK | 0 | 0.24 | 0.72 | 0.65 |
| HSL | 40.31º | 0.56% | 0.22% | - |
| HSV(B) | 40.31º | 0.72% | 0.35% | - |
| XYZ | 6.36 | 6.33 | 1.81 | - |
| YUV | 69.38 | 102.96 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 25 | 0 | 0.24 | 0.72 | 0.65 | 40.31 | 0.56 | 0.22 |
| Hex | 59 | 44 | 19 | 0 | 18 | 48 | 41 | 28 | 38 | 16 |
| Octal | 131 | 104 | 31 | 0 | 30 | 110 | 101 | 50 | 70 | 26 |
| Binary | 1011001 | 1000100 | 11001 | 0 | 11000 | 1001000 | 1000001 | 101000 | 111000 | 10110 |
Color Harmonies of #594419
Complementary color
Monochromatic Colors of #594419
Black with #594419
Text Example
Text Example
White with #594419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594419; }
p { color: rgb(89,68,25); }
H1.HeaderClassName
{
color: #594419;
}
.AnyTagClassName
{
color: #594419;
}
</style>
background-color css
<style>
a { background-color: #594419; }
a { background-color: rgb(89,68,25); }
div.DivClassName
{
background-color: #594419;
}
.BgClassName
{
background-color: #594419;
}
</style>
border-color css
<style>
span { border-color: #594419; }
span { border-color: rgb(89,68,25); }
td.TdClassName
{
border-color: #594419;
}
.TagClassName
{
border-color: #594419;
}
</style>