Shades of Metallic Bronze #524636
Tints of Metallic Bronze #524636
RGB
CMYK
RGB Variations
Color information
#524636 (or 0x524636) is known color: Metallic Bronze. HEX triplet: 52, 46 and 36. RGB value is (82,70,54). Sum of RGB (Red+Green+Blue) = 82+70+54=206 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.81% from 206); Green value is 70 (27.73% from 255 or 33.98% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 82 - color contains mainly: red. Hex color #524636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524636 is #ADB9C9. Grayscale: #474747. Windows color (decimal): -11385290 or 3556946. OLE color: 3556946.
HSL color Cylindrical-coordinate representation of color #524636: hue angle of 34.29º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #524636 is Cyan = 0, Magento = 0.15, Yellow = 0.34 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 70 | 54 | - |
| CMYK | 0 | 0.15 | 0.34 | 0.68 |
| HSL | 34.29º | 0.21% | 0.27% | - |
| HSV(B) | 34.29º | 0.34% | 0.32% | - |
| XYZ | 6.34 | 6.44 | 4.4 | - |
| YUV | 71.76 | 117.98 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 54 | 0 | 0.15 | 0.34 | 0.68 | 34.29 | 0.21 | 0.27 |
| Hex | 52 | 46 | 36 | 0 | F | 22 | 44 | 22 | 15 | 1B |
| Octal | 122 | 106 | 66 | 0 | 17 | 42 | 104 | 42 | 25 | 33 |
| Binary | 1010010 | 1000110 | 110110 | 0 | 1111 | 100010 | 1000100 | 100010 | 10101 | 11011 |
Color Harmonies of #524636
Complementary color
Monochromatic Colors of #524636
Black with #524636
Text Example
Text Example
White with #524636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524636; }
p { color: rgb(82,70,54); }
H1.HeaderClassName
{
color: #524636;
}
.AnyTagClassName
{
color: #524636;
}
</style>
background-color css
<style>
a { background-color: #524636; }
a { background-color: rgb(82,70,54); }
div.DivClassName
{
background-color: #524636;
}
.BgClassName
{
background-color: #524636;
}
</style>
border-color css
<style>
span { border-color: #524636; }
span { border-color: rgb(82,70,54); }
td.TdClassName
{
border-color: #524636;
}
.TagClassName
{
border-color: #524636;
}
</style>