Shades of Bronze Olive #504716
Tints of Bronze Olive #504716
RGB
CMYK
RGB Variations
Color information
#504716 (or 0x504716) is known color: Bronze Olive. HEX triplet: 50, 47 and 16. RGB value is (80,71,22). Sum of RGB (Red+Green+Blue) = 80+71+22=173 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.24% from 173); Green value is 71 (28.12% from 255 or 41.04% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 80 - color contains mainly: red. Hex color #504716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504716 is #AFB8E9. Grayscale: #444444. Windows color (decimal): -11516138 or 1460048. OLE color: 1460048.
HSL color Cylindrical-coordinate representation of color #504716: hue angle of 50.69º 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 #504716 is Cyan = 0, Magento = 0.11, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 71 | 22 | - |
| CMYK | 0 | 0.11 | 0.72 | 0.69 |
| HSL | 50.69º | 0.57% | 0.2% | - |
| HSV(B) | 50.69º | 0.73% | 0.31% | - |
| XYZ | 5.71 | 6.27 | 1.67 | - |
| YUV | 68.11 | 101.98 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 71 | 22 | 0 | 0.11 | 0.72 | 0.69 | 50.69 | 0.57 | 0.2 |
| Hex | 50 | 47 | 16 | 0 | B | 48 | 45 | 33 | 39 | 14 |
| Octal | 120 | 107 | 26 | 0 | 13 | 110 | 105 | 63 | 71 | 24 |
| Binary | 1010000 | 1000111 | 10110 | 0 | 1011 | 1001000 | 1000101 | 110011 | 111001 | 10100 |
Color Harmonies of #504716
Complementary color
Monochromatic Colors of #504716
Black with #504716
Text Example
Text Example
White with #504716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504716; }
p { color: rgb(80,71,22); }
H1.HeaderClassName
{
color: #504716;
}
.AnyTagClassName
{
color: #504716;
}
</style>
background-color css
<style>
a { background-color: #504716; }
a { background-color: rgb(80,71,22); }
div.DivClassName
{
background-color: #504716;
}
.BgClassName
{
background-color: #504716;
}
</style>
border-color css
<style>
span { border-color: #504716; }
span { border-color: rgb(80,71,22); }
td.TdClassName
{
border-color: #504716;
}
.TagClassName
{
border-color: #504716;
}
</style>