Shades of Bronze Olive #524913
Tints of Bronze Olive #524913
RGB
CMYK
RGB Variations
Color information
#524913 (or 0x524913) is known color: Bronze Olive. HEX triplet: 52, 49 and 13. RGB value is (82,73,19). Sum of RGB (Red+Green+Blue) = 82+73+19=174 (23% of max value = 765). Red value is 82 (32.42% from 255 or 47.13% from 174); Green value is 73 (28.91% from 255 or 41.95% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 82 - color contains mainly: red. Hex color #524913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524913 is #ADB6EC. Grayscale: #454545. Windows color (decimal): -11384557 or 1263954. OLE color: 1263954.
HSL color Cylindrical-coordinate representation of color #524913: hue angle of 51.43º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #524913 is Cyan = 0, Magento = 0.11, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 73 | 19 | - |
| CMYK | 0 | 0.11 | 0.77 | 0.68 |
| HSL | 51.43º | 0.62% | 0.2% | - |
| HSV(B) | 51.43º | 0.77% | 0.32% | - |
| XYZ | 5.98 | 6.61 | 1.58 | - |
| YUV | 69.54 | 99.48 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 19 | 0 | 0.11 | 0.77 | 0.68 | 51.43 | 0.62 | 0.2 |
| Hex | 52 | 49 | 13 | 0 | B | 4D | 44 | 33 | 3E | 14 |
| Octal | 122 | 111 | 23 | 0 | 13 | 115 | 104 | 63 | 76 | 24 |
| Binary | 1010010 | 1001001 | 10011 | 0 | 1011 | 1001101 | 1000100 | 110011 | 111110 | 10100 |
Color Harmonies of #524913
Complementary color
Monochromatic Colors of #524913
Black with #524913
Text Example
Text Example
White with #524913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524913; }
p { color: rgb(82,73,19); }
H1.HeaderClassName
{
color: #524913;
}
.AnyTagClassName
{
color: #524913;
}
</style>
background-color css
<style>
a { background-color: #524913; }
a { background-color: rgb(82,73,19); }
div.DivClassName
{
background-color: #524913;
}
.BgClassName
{
background-color: #524913;
}
</style>
border-color css
<style>
span { border-color: #524913; }
span { border-color: rgb(82,73,19); }
td.TdClassName
{
border-color: #524913;
}
.TagClassName
{
border-color: #524913;
}
</style>