Shades of Bronze Olive #524622
Tints of Bronze Olive #524622
RGB
CMYK
RGB Variations
Color information
#524622 (or 0x524622) is known color: Bronze Olive. HEX triplet: 52, 46 and 22. RGB value is (82,70,34). Sum of RGB (Red+Green+Blue) = 82+70+34=186 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.09% from 186); Green value is 70 (27.73% from 255 or 37.63% from 186); Blue value is 34 (13.67% from 255 or 18.28% from 186); Max value from RGB is 82 - color contains mainly: red. Hex color #524622 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524622 is #ADB9DD. Grayscale: #454545. Windows color (decimal): -11385310 or 2246226. OLE color: 2246226.
HSL color Cylindrical-coordinate representation of color #524622: hue angle of 45º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #524622 is Cyan = 0, Magento = 0.15, Yellow = 0.59 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 70 | 34 | - |
| CMYK | 0 | 0.15 | 0.59 | 0.68 |
| HSL | 45º | 0.41% | 0.23% | - |
| HSV(B) | 45º | 0.59% | 0.32% | - |
| XYZ | 5.96 | 6.29 | 2.41 | - |
| YUV | 69.48 | 107.98 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 34 | 0 | 0.15 | 0.59 | 0.68 | 45 | 0.41 | 0.23 |
| Hex | 52 | 46 | 22 | 0 | F | 3B | 44 | 2D | 29 | 17 |
| Octal | 122 | 106 | 42 | 0 | 17 | 73 | 104 | 55 | 51 | 27 |
| Binary | 1010010 | 1000110 | 100010 | 0 | 1111 | 111011 | 1000100 | 101101 | 101001 | 10111 |
Color Harmonies of #524622
Complementary color
Monochromatic Colors of #524622
Black with #524622
Text Example
Text Example
White with #524622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524622; }
p { color: rgb(82,70,34); }
H1.HeaderClassName
{
color: #524622;
}
.AnyTagClassName
{
color: #524622;
}
</style>
background-color css
<style>
a { background-color: #524622; }
a { background-color: rgb(82,70,34); }
div.DivClassName
{
background-color: #524622;
}
.BgClassName
{
background-color: #524622;
}
</style>
border-color css
<style>
span { border-color: #524622; }
span { border-color: rgb(82,70,34); }
td.TdClassName
{
border-color: #524622;
}
.TagClassName
{
border-color: #524622;
}
</style>