Shades of Bronze Olive #524516
Tints of Bronze Olive #524516
RGB
CMYK
RGB Variations
Color information
#524516 (or 0x524516) is known color: Bronze Olive. HEX triplet: 52, 45 and 16. RGB value is (82,69,22). Sum of RGB (Red+Green+Blue) = 82+69+22=173 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.40% from 173); Green value is 69 (27.34% from 255 or 39.88% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 82 - color contains mainly: red. Hex color #524516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524516 is #ADBAE9. Grayscale: #434343. Windows color (decimal): -11385578 or 1459538. OLE color: 1459538.
HSL color Cylindrical-coordinate representation of color #524516: hue angle of 47º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #524516 is Cyan = 0, Magento = 0.16, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 69 | 22 | - |
| CMYK | 0 | 0.16 | 0.73 | 0.68 |
| HSL | 47º | 0.58% | 0.2% | - |
| HSV(B) | 47º | 0.73% | 0.32% | - |
| XYZ | 5.75 | 6.11 | 1.63 | - |
| YUV | 67.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 22 | 0 | 0.16 | 0.73 | 0.68 | 47 | 0.58 | 0.2 |
| Hex | 52 | 45 | 16 | 0 | 10 | 49 | 44 | 2F | 3A | 14 |
| Octal | 122 | 105 | 26 | 0 | 20 | 111 | 104 | 57 | 72 | 24 |
| Binary | 1010010 | 1000101 | 10110 | 0 | 10000 | 1001001 | 1000100 | 101111 | 111010 | 10100 |
Color Harmonies of #524516
Complementary color
Monochromatic Colors of #524516
Black with #524516
Text Example
Text Example
White with #524516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524516; }
p { color: rgb(82,69,22); }
H1.HeaderClassName
{
color: #524516;
}
.AnyTagClassName
{
color: #524516;
}
</style>
background-color css
<style>
a { background-color: #524516; }
a { background-color: rgb(82,69,22); }
div.DivClassName
{
background-color: #524516;
}
.BgClassName
{
background-color: #524516;
}
</style>
border-color css
<style>
span { border-color: #524516; }
span { border-color: rgb(82,69,22); }
td.TdClassName
{
border-color: #524516;
}
.TagClassName
{
border-color: #524516;
}
</style>