Shades of Bronze Olive #524708
Tints of Bronze Olive #524708
RGB
CMYK
RGB Variations
Color information
#524708 (or 0x524708) is known color: Bronze Olive. HEX triplet: 52, 47 and 08. RGB value is (82,71,8). Sum of RGB (Red+Green+Blue) = 82+71+8=161 (21% of max value = 765). Red value is 82 (32.42% from 255 or 50.93% from 161); Green value is 71 (28.12% from 255 or 44.10% from 161); Blue value is 8 (3.52% from 255 or 4.97% from 161); Max value from RGB is 82 - color contains mainly: red. Hex color #524708 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524708 is #ADB8F7. Grayscale: #434343. Windows color (decimal): -11385080 or 542546. OLE color: 542546.
HSL color Cylindrical-coordinate representation of color #524708: hue angle of 51.08º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #524708 is Cyan = 0, Magento = 0.13, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 71 | 8 | - |
| CMYK | 0 | 0.13 | 0.90 | 0.68 |
| HSL | 51.08º | 0.82% | 0.18% | - |
| HSV(B) | 51.08º | 0.9% | 0.32% | - |
| XYZ | 5.78 | 6.32 | 1.14 | - |
| YUV | 67.11 | 94.64 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 8 | 0 | 0.13 | 0.90 | 0.68 | 51.08 | 0.82 | 0.18 |
| Hex | 52 | 47 | 8 | 0 | D | 5A | 44 | 33 | 52 | 12 |
| Octal | 122 | 107 | 10 | 0 | 15 | 132 | 104 | 63 | 122 | 22 |
| Binary | 1010010 | 1000111 | 1000 | 0 | 1101 | 1011010 | 1000100 | 110011 | 1010010 | 10010 |
Color Harmonies of #524708
Complementary color
Monochromatic Colors of #524708
Black with #524708
Text Example
Text Example
White with #524708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524708; }
p { color: rgb(82,71,8); }
H1.HeaderClassName
{
color: #524708;
}
.AnyTagClassName
{
color: #524708;
}
</style>
background-color css
<style>
a { background-color: #524708; }
a { background-color: rgb(82,71,8); }
div.DivClassName
{
background-color: #524708;
}
.BgClassName
{
background-color: #524708;
}
</style>
border-color css
<style>
span { border-color: #524708; }
span { border-color: rgb(82,71,8); }
td.TdClassName
{
border-color: #524708;
}
.TagClassName
{
border-color: #524708;
}
</style>