Shades of Bronze Olive #524722
Tints of Bronze Olive #524722
RGB
CMYK
RGB Variations
Color information
#524722 (or 0x524722) is known color: Bronze Olive. HEX triplet: 52, 47 and 22. RGB value is (82,71,34). Sum of RGB (Red+Green+Blue) = 82+71+34=187 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.85% from 187); Green value is 71 (28.12% from 255 or 37.97% from 187); Blue value is 34 (13.67% from 255 or 18.18% from 187); Max value from RGB is 82 - color contains mainly: red. Hex color #524722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524722 is #ADB8DD. Grayscale: #464646. Windows color (decimal): -11385054 or 2246482. OLE color: 2246482.
HSL color Cylindrical-coordinate representation of color #524722: hue angle of 46.25º 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 #524722 is Cyan = 0, Magento = 0.13, Yellow = 0.59 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 71 | 34 | - |
| CMYK | 0 | 0.13 | 0.59 | 0.68 |
| HSL | 46.25º | 0.41% | 0.23% | - |
| HSV(B) | 46.25º | 0.59% | 0.32% | - |
| XYZ | 6.02 | 6.42 | 2.43 | - |
| YUV | 70.07 | 107.64 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 34 | 0 | 0.13 | 0.59 | 0.68 | 46.25 | 0.41 | 0.23 |
| Hex | 52 | 47 | 22 | 0 | D | 3B | 44 | 2E | 29 | 17 |
| Octal | 122 | 107 | 42 | 0 | 15 | 73 | 104 | 56 | 51 | 27 |
| Binary | 1010010 | 1000111 | 100010 | 0 | 1101 | 111011 | 1000100 | 101110 | 101001 | 10111 |
Color Harmonies of #524722
Complementary color
Monochromatic Colors of #524722
Black with #524722
Text Example
Text Example
White with #524722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524722; }
p { color: rgb(82,71,34); }
H1.HeaderClassName
{
color: #524722;
}
.AnyTagClassName
{
color: #524722;
}
</style>
background-color css
<style>
a { background-color: #524722; }
a { background-color: rgb(82,71,34); }
div.DivClassName
{
background-color: #524722;
}
.BgClassName
{
background-color: #524722;
}
</style>
border-color css
<style>
span { border-color: #524722; }
span { border-color: rgb(82,71,34); }
td.TdClassName
{
border-color: #524722;
}
.TagClassName
{
border-color: #524722;
}
</style>