Shades of Bronze Olive #524518
Tints of Bronze Olive #524518
RGB
CMYK
RGB Variations
Color information
#524518 (or 0x524518) is known color: Bronze Olive. HEX triplet: 52, 45 and 18. RGB value is (82,69,24). Sum of RGB (Red+Green+Blue) = 82+69+24=175 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.86% from 175); Green value is 69 (27.34% from 255 or 39.43% from 175); Blue value is 24 (9.77% from 255 or 13.71% from 175); Max value from RGB is 82 - color contains mainly: red. Hex color #524518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524518 is #ADBAE7. Grayscale: #434343. Windows color (decimal): -11385576 or 1590610. OLE color: 1590610.
HSL color Cylindrical-coordinate representation of color #524518: hue angle of 46.55º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #524518 is Cyan = 0, Magento = 0.16, Yellow = 0.71 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 69 | 24 | - |
| CMYK | 0 | 0.16 | 0.71 | 0.68 |
| HSL | 46.55º | 0.55% | 0.21% | - |
| HSV(B) | 46.55º | 0.71% | 0.32% | - |
| XYZ | 5.77 | 6.12 | 1.74 | - |
| YUV | 67.76 | 103.31 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 24 | 0 | 0.16 | 0.71 | 0.68 | 46.55 | 0.55 | 0.21 |
| Hex | 52 | 45 | 18 | 0 | 10 | 47 | 44 | 2F | 37 | 15 |
| Octal | 122 | 105 | 30 | 0 | 20 | 107 | 104 | 57 | 67 | 25 |
| Binary | 1010010 | 1000101 | 11000 | 0 | 10000 | 1000111 | 1000100 | 101111 | 110111 | 10101 |
Color Harmonies of #524518
Complementary color
Monochromatic Colors of #524518
Black with #524518
Text Example
Text Example
White with #524518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524518; }
p { color: rgb(82,69,24); }
H1.HeaderClassName
{
color: #524518;
}
.AnyTagClassName
{
color: #524518;
}
</style>
background-color css
<style>
a { background-color: #524518; }
a { background-color: rgb(82,69,24); }
div.DivClassName
{
background-color: #524518;
}
.BgClassName
{
background-color: #524518;
}
</style>
border-color css
<style>
span { border-color: #524518; }
span { border-color: rgb(82,69,24); }
td.TdClassName
{
border-color: #524518;
}
.TagClassName
{
border-color: #524518;
}
</style>