Shades of Bronze Olive #584406
Tints of Bronze Olive #584406
RGB
CMYK
RGB Variations
Color information
#584406 (or 0x584406) is known color: Bronze Olive. HEX triplet: 58, 44 and 06. RGB value is (88,68,6). Sum of RGB (Red+Green+Blue) = 88+68+6=162 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.32% from 162); Green value is 68 (26.95% from 255 or 41.98% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 88 - color contains mainly: red. Hex color #584406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584406 is #A7BBF9. Grayscale: #434343. Windows color (decimal): -10992634 or 410712. OLE color: 410712.
HSL color Cylindrical-coordinate representation of color #584406: hue angle of 45.37º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #584406 is Cyan = 0, Magento = 0.23, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 68 | 6 | - |
| CMYK | 0 | 0.23 | 0.93 | 0.65 |
| HSL | 45.37º | 0.87% | 0.18% | - |
| HSV(B) | 45.37º | 0.93% | 0.35% | - |
| XYZ | 6.12 | 6.22 | 1.05 | - |
| YUV | 66.91 | 93.63 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 6 | 0 | 0.23 | 0.93 | 0.65 | 45.37 | 0.87 | 0.18 |
| Hex | 58 | 44 | 6 | 0 | 17 | 5D | 41 | 2D | 57 | 12 |
| Octal | 130 | 104 | 6 | 0 | 27 | 135 | 101 | 55 | 127 | 22 |
| Binary | 1011000 | 1000100 | 110 | 0 | 10111 | 1011101 | 1000001 | 101101 | 1010111 | 10010 |
Color Harmonies of #584406
Complementary color
Monochromatic Colors of #584406
Black with #584406
Text Example
Text Example
White with #584406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584406; }
p { color: rgb(88,68,6); }
H1.HeaderClassName
{
color: #584406;
}
.AnyTagClassName
{
color: #584406;
}
</style>
background-color css
<style>
a { background-color: #584406; }
a { background-color: rgb(88,68,6); }
div.DivClassName
{
background-color: #584406;
}
.BgClassName
{
background-color: #584406;
}
</style>
border-color css
<style>
span { border-color: #584406; }
span { border-color: rgb(88,68,6); }
td.TdClassName
{
border-color: #584406;
}
.TagClassName
{
border-color: #584406;
}
</style>