Shades of Bronze Olive #524914
Tints of Bronze Olive #524914
RGB
CMYK
RGB Variations
Color information
#524914 (or 0x524914) is known color: Bronze Olive. HEX triplet: 52, 49 and 14. RGB value is (82,73,20). Sum of RGB (Red+Green+Blue) = 82+73+20=175 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.86% from 175); Green value is 73 (28.91% from 255 or 41.71% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 82 - color contains mainly: red. Hex color #524914 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524914 is #ADB6EB. Grayscale: #454545. Windows color (decimal): -11384556 or 1329490. OLE color: 1329490.
HSL color Cylindrical-coordinate representation of color #524914: hue angle of 51.29º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #524914 is Cyan = 0, Magento = 0.11, Yellow = 0.76 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 73 | 20 | - |
| CMYK | 0 | 0.11 | 0.76 | 0.68 |
| HSL | 51.29º | 0.61% | 0.2% | - |
| HSV(B) | 51.29º | 0.76% | 0.32% | - |
| XYZ | 5.99 | 6.61 | 1.62 | - |
| YUV | 69.65 | 99.98 | 136.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 20 | 0 | 0.11 | 0.76 | 0.68 | 51.29 | 0.61 | 0.2 |
| Hex | 52 | 49 | 14 | 0 | B | 4C | 44 | 33 | 3D | 14 |
| Octal | 122 | 111 | 24 | 0 | 13 | 114 | 104 | 63 | 75 | 24 |
| Binary | 1010010 | 1001001 | 10100 | 0 | 1011 | 1001100 | 1000100 | 110011 | 111101 | 10100 |
Color Harmonies of #524914
Complementary color
Monochromatic Colors of #524914
Black with #524914
Text Example
Text Example
White with #524914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524914; }
p { color: rgb(82,73,20); }
H1.HeaderClassName
{
color: #524914;
}
.AnyTagClassName
{
color: #524914;
}
</style>
background-color css
<style>
a { background-color: #524914; }
a { background-color: rgb(82,73,20); }
div.DivClassName
{
background-color: #524914;
}
.BgClassName
{
background-color: #524914;
}
</style>
border-color css
<style>
span { border-color: #524914; }
span { border-color: rgb(82,73,20); }
td.TdClassName
{
border-color: #524914;
}
.TagClassName
{
border-color: #524914;
}
</style>