Shades of Bronze Olive #524905
Tints of Bronze Olive #524905
RGB
CMYK
RGB Variations
Color information
#524905 (or 0x524905) is known color: Bronze Olive. HEX triplet: 52, 49 and 05. RGB value is (82,73,5). Sum of RGB (Red+Green+Blue) = 82+73+5=160 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.25% from 160); Green value is 73 (28.91% from 255 or 45.62% from 160); Blue value is 5 (2.34% from 255 or 3.12% from 160); Max value from RGB is 82 - color contains mainly: red. Hex color #524905 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524905 is #ADB6FA. Grayscale: #444444. Windows color (decimal): -11384571 or 346450. OLE color: 346450.
HSL color Cylindrical-coordinate representation of color #524905: hue angle of 52.99º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #524905 is Cyan = 0, Magento = 0.11, Yellow = 0.94 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 73 | 5 | - |
| CMYK | 0 | 0.11 | 0.94 | 0.68 |
| HSL | 52.99º | 0.89% | 0.17% | - |
| HSV(B) | 52.99º | 0.94% | 0.32% | - |
| XYZ | 5.89 | 6.57 | 1.1 | - |
| YUV | 67.94 | 92.48 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 5 | 0 | 0.11 | 0.94 | 0.68 | 52.99 | 0.89 | 0.17 |
| Hex | 52 | 49 | 5 | 0 | B | 5E | 44 | 35 | 59 | 11 |
| Octal | 122 | 111 | 5 | 0 | 13 | 136 | 104 | 65 | 131 | 21 |
| Binary | 1010010 | 1001001 | 101 | 0 | 1011 | 1011110 | 1000100 | 110101 | 1011001 | 10001 |
Color Harmonies of #524905
Complementary color
Monochromatic Colors of #524905
Black with #524905
Text Example
Text Example
White with #524905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524905; }
p { color: rgb(82,73,5); }
H1.HeaderClassName
{
color: #524905;
}
.AnyTagClassName
{
color: #524905;
}
</style>
background-color css
<style>
a { background-color: #524905; }
a { background-color: rgb(82,73,5); }
div.DivClassName
{
background-color: #524905;
}
.BgClassName
{
background-color: #524905;
}
</style>
border-color css
<style>
span { border-color: #524905; }
span { border-color: rgb(82,73,5); }
td.TdClassName
{
border-color: #524905;
}
.TagClassName
{
border-color: #524905;
}
</style>