Shades of Bronze Olive #584616
Tints of Bronze Olive #584616
RGB
CMYK
RGB Variations
Color information
#584616 (or 0x584616) is known color: Bronze Olive. HEX triplet: 58, 46 and 16. RGB value is (88,70,22). Sum of RGB (Red+Green+Blue) = 88+70+22=180 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.89% from 180); Green value is 70 (27.73% from 255 or 38.89% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 88 - color contains mainly: red. Hex color #584616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584616 is #A7B9E9. Grayscale: #464646. Windows color (decimal): -10992106 or 1459800. OLE color: 1459800.
HSL color Cylindrical-coordinate representation of color #584616: hue angle of 43.64º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #584616 is Cyan = 0, Magento = 0.20, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 70 | 22 | - |
| CMYK | 0 | 0.20 | 0.75 | 0.65 |
| HSL | 43.64º | 0.6% | 0.22% | - |
| HSV(B) | 43.64º | 0.75% | 0.35% | - |
| XYZ | 6.36 | 6.51 | 1.68 | - |
| YUV | 69.91 | 100.96 | 140.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 22 | 0 | 0.20 | 0.75 | 0.65 | 43.64 | 0.6 | 0.22 |
| Hex | 58 | 46 | 16 | 0 | 14 | 4B | 41 | 2C | 3C | 16 |
| Octal | 130 | 106 | 26 | 0 | 24 | 113 | 101 | 54 | 74 | 26 |
| Binary | 1011000 | 1000110 | 10110 | 0 | 10100 | 1001011 | 1000001 | 101100 | 111100 | 10110 |
Color Harmonies of #584616
Complementary color
Monochromatic Colors of #584616
Black with #584616
Text Example
Text Example
White with #584616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584616; }
p { color: rgb(88,70,22); }
H1.HeaderClassName
{
color: #584616;
}
.AnyTagClassName
{
color: #584616;
}
</style>
background-color css
<style>
a { background-color: #584616; }
a { background-color: rgb(88,70,22); }
div.DivClassName
{
background-color: #584616;
}
.BgClassName
{
background-color: #584616;
}
</style>
border-color css
<style>
span { border-color: #584616; }
span { border-color: rgb(88,70,22); }
td.TdClassName
{
border-color: #584616;
}
.TagClassName
{
border-color: #584616;
}
</style>