Shades of Bronze Olive #594315
Tints of Bronze Olive #594315
RGB
CMYK
RGB Variations
Color information
#594315 (or 0x594315) is known color: Bronze Olive. HEX triplet: 59, 43 and 15. RGB value is (89,67,21). Sum of RGB (Red+Green+Blue) = 89+67+21=177 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.28% from 177); Green value is 67 (26.56% from 255 or 37.85% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 89 - color contains mainly: red. Hex color #594315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594315 is #A6BCEA. Grayscale: #444444. Windows color (decimal): -10927339 or 1393497. OLE color: 1393497.
HSL color Cylindrical-coordinate representation of color #594315: hue angle of 40.59º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #594315 is Cyan = 0, Magento = 0.25, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 21 | - |
| CMYK | 0 | 0.25 | 0.76 | 0.65 |
| HSL | 40.59º | 0.62% | 0.22% | - |
| HSV(B) | 40.59º | 0.76% | 0.35% | - |
| XYZ | 6.26 | 6.19 | 1.57 | - |
| YUV | 68.33 | 101.29 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 21 | 0 | 0.25 | 0.76 | 0.65 | 40.59 | 0.62 | 0.22 |
| Hex | 59 | 43 | 15 | 0 | 19 | 4C | 41 | 29 | 3E | 16 |
| Octal | 131 | 103 | 25 | 0 | 31 | 114 | 101 | 51 | 76 | 26 |
| Binary | 1011001 | 1000011 | 10101 | 0 | 11001 | 1001100 | 1000001 | 101001 | 111110 | 10110 |
Color Harmonies of #594315
Complementary color
Monochromatic Colors of #594315
Black with #594315
Text Example
Text Example
White with #594315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594315; }
p { color: rgb(89,67,21); }
H1.HeaderClassName
{
color: #594315;
}
.AnyTagClassName
{
color: #594315;
}
</style>
background-color css
<style>
a { background-color: #594315; }
a { background-color: rgb(89,67,21); }
div.DivClassName
{
background-color: #594315;
}
.BgClassName
{
background-color: #594315;
}
</style>
border-color css
<style>
span { border-color: #594315; }
span { border-color: rgb(89,67,21); }
td.TdClassName
{
border-color: #594315;
}
.TagClassName
{
border-color: #594315;
}
</style>