Shades of Bronze Olive #524619
Tints of Bronze Olive #524619
RGB
CMYK
RGB Variations
Color information
#524619 (or 0x524619) is known color: Bronze Olive. HEX triplet: 52, 46 and 19. RGB value is (82,70,25). Sum of RGB (Red+Green+Blue) = 82+70+25=177 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.33% from 177); Green value is 70 (27.73% from 255 or 39.55% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 82 - color contains mainly: red. Hex color #524619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524619 is #ADB9E6. Grayscale: #444444. Windows color (decimal): -11385319 or 1656402. OLE color: 1656402.
HSL color Cylindrical-coordinate representation of color #524619: hue angle of 47.37º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #524619 is Cyan = 0, Magento = 0.15, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 70 | 25 | - |
| CMYK | 0 | 0.15 | 0.70 | 0.68 |
| HSL | 47.37º | 0.53% | 0.21% | - |
| HSV(B) | 47.37º | 0.7% | 0.32% | - |
| XYZ | 5.85 | 6.24 | 1.82 | - |
| YUV | 68.46 | 103.48 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 25 | 0 | 0.15 | 0.70 | 0.68 | 47.37 | 0.53 | 0.21 |
| Hex | 52 | 46 | 19 | 0 | F | 46 | 44 | 2F | 35 | 15 |
| Octal | 122 | 106 | 31 | 0 | 17 | 106 | 104 | 57 | 65 | 25 |
| Binary | 1010010 | 1000110 | 11001 | 0 | 1111 | 1000110 | 1000100 | 101111 | 110101 | 10101 |
Color Harmonies of #524619
Complementary color
Monochromatic Colors of #524619
Black with #524619
Text Example
Text Example
White with #524619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524619; }
p { color: rgb(82,70,25); }
H1.HeaderClassName
{
color: #524619;
}
.AnyTagClassName
{
color: #524619;
}
</style>
background-color css
<style>
a { background-color: #524619; }
a { background-color: rgb(82,70,25); }
div.DivClassName
{
background-color: #524619;
}
.BgClassName
{
background-color: #524619;
}
</style>
border-color css
<style>
span { border-color: #524619; }
span { border-color: rgb(82,70,25); }
td.TdClassName
{
border-color: #524619;
}
.TagClassName
{
border-color: #524619;
}
</style>