Shades of Bronze Olive #584109
Tints of Bronze Olive #584109
RGB
CMYK
RGB Variations
Color information
#584109 (or 0x584109) is known color: Bronze Olive. HEX triplet: 58, 41 and 09. RGB value is (88,65,9). Sum of RGB (Red+Green+Blue) = 88+65+9=162 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.32% from 162); Green value is 65 (25.78% from 255 or 40.12% from 162); Blue value is 9 (3.91% from 255 or 5.56% from 162); Max value from RGB is 88 - color contains mainly: red. Hex color #584109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584109 is #A7BEF6. Grayscale: #414141. Windows color (decimal): -10993399 or 606552. OLE color: 606552.
HSL color Cylindrical-coordinate representation of color #584109: hue angle of 42.53º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #584109 is Cyan = 0, Magento = 0.26, Yellow = 0.90 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 65 | 9 | - |
| CMYK | 0 | 0.26 | 0.90 | 0.65 |
| HSL | 42.53º | 0.81% | 0.19% | - |
| HSV(B) | 42.53º | 0.9% | 0.35% | - |
| XYZ | 5.96 | 5.88 | 1.08 | - |
| YUV | 65.49 | 96.12 | 144.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 9 | 0 | 0.26 | 0.90 | 0.65 | 42.53 | 0.81 | 0.19 |
| Hex | 58 | 41 | 9 | 0 | 1A | 5A | 41 | 2B | 51 | 13 |
| Octal | 130 | 101 | 11 | 0 | 32 | 132 | 101 | 53 | 121 | 23 |
| Binary | 1011000 | 1000001 | 1001 | 0 | 11010 | 1011010 | 1000001 | 101011 | 1010001 | 10011 |
Color Harmonies of #584109
Complementary color
Monochromatic Colors of #584109
Black with #584109
Text Example
Text Example
White with #584109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584109; }
p { color: rgb(88,65,9); }
H1.HeaderClassName
{
color: #584109;
}
.AnyTagClassName
{
color: #584109;
}
</style>
background-color css
<style>
a { background-color: #584109; }
a { background-color: rgb(88,65,9); }
div.DivClassName
{
background-color: #584109;
}
.BgClassName
{
background-color: #584109;
}
</style>
border-color css
<style>
span { border-color: #584109; }
span { border-color: rgb(88,65,9); }
td.TdClassName
{
border-color: #584109;
}
.TagClassName
{
border-color: #584109;
}
</style>