Shades of Bronze Olive #504916
Tints of Bronze Olive #504916
RGB
CMYK
RGB Variations
Color information
#504916 (or 0x504916) is known color: Bronze Olive. HEX triplet: 50, 49 and 16. RGB value is (80,73,22). Sum of RGB (Red+Green+Blue) = 80+73+22=175 (23% of max value = 765). Red value is 80 (31.64% from 255 or 45.71% from 175); Green value is 73 (28.91% from 255 or 41.71% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 80 - color contains mainly: red. Hex color #504916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504916 is #AFB6E9. Grayscale: #454545. Windows color (decimal): -11515626 or 1460560. OLE color: 1460560.
HSL color Cylindrical-coordinate representation of color #504916: hue angle of 52.76º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #504916 is Cyan = 0, Magento = 0.09, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 73 | 22 | - |
| CMYK | 0 | 0.09 | 0.72 | 0.69 |
| HSL | 52.76º | 0.57% | 0.2% | - |
| HSV(B) | 52.76º | 0.73% | 0.31% | - |
| XYZ | 5.84 | 6.53 | 1.71 | - |
| YUV | 69.28 | 101.32 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 73 | 22 | 0 | 0.09 | 0.72 | 0.69 | 52.76 | 0.57 | 0.2 |
| Hex | 50 | 49 | 16 | 0 | 9 | 48 | 45 | 35 | 39 | 14 |
| Octal | 120 | 111 | 26 | 0 | 11 | 110 | 105 | 65 | 71 | 24 |
| Binary | 1010000 | 1001001 | 10110 | 0 | 1001 | 1001000 | 1000101 | 110101 | 111001 | 10100 |
Color Harmonies of #504916
Complementary color
Monochromatic Colors of #504916
Black with #504916
Text Example
Text Example
White with #504916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504916; }
p { color: rgb(80,73,22); }
H1.HeaderClassName
{
color: #504916;
}
.AnyTagClassName
{
color: #504916;
}
</style>
background-color css
<style>
a { background-color: #504916; }
a { background-color: rgb(80,73,22); }
div.DivClassName
{
background-color: #504916;
}
.BgClassName
{
background-color: #504916;
}
</style>
border-color css
<style>
span { border-color: #504916; }
span { border-color: rgb(80,73,22); }
td.TdClassName
{
border-color: #504916;
}
.TagClassName
{
border-color: #504916;
}
</style>