Shades of Bronze Olive #524419
Tints of Bronze Olive #524419
RGB
CMYK
RGB Variations
Color information
#524419 (or 0x524419) is known color: Bronze Olive. HEX triplet: 52, 44 and 19. RGB value is (82,68,25). Sum of RGB (Red+Green+Blue) = 82+68+25=175 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.86% from 175); Green value is 68 (26.95% from 255 or 38.86% from 175); Blue value is 25 (10.16% from 255 or 14.29% from 175); Max value from RGB is 82 - color contains mainly: red. Hex color #524419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524419 is #ADBBE6. Grayscale: #434343. Windows color (decimal): -11385831 or 1655890. OLE color: 1655890.
HSL color Cylindrical-coordinate representation of color #524419: hue angle of 45.26º 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 #524419 is Cyan = 0, Magento = 0.17, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 68 | 25 | - |
| CMYK | 0 | 0.17 | 0.70 | 0.68 |
| HSL | 45.26º | 0.53% | 0.21% | - |
| HSV(B) | 45.26º | 0.7% | 0.32% | - |
| XYZ | 5.72 | 6 | 1.78 | - |
| YUV | 67.28 | 104.14 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 25 | 0 | 0.17 | 0.70 | 0.68 | 45.26 | 0.53 | 0.21 |
| Hex | 52 | 44 | 19 | 0 | 11 | 46 | 44 | 2D | 35 | 15 |
| Octal | 122 | 104 | 31 | 0 | 21 | 106 | 104 | 55 | 65 | 25 |
| Binary | 1010010 | 1000100 | 11001 | 0 | 10001 | 1000110 | 1000100 | 101101 | 110101 | 10101 |
Color Harmonies of #524419
Complementary color
Monochromatic Colors of #524419
Black with #524419
Text Example
Text Example
White with #524419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524419; }
p { color: rgb(82,68,25); }
H1.HeaderClassName
{
color: #524419;
}
.AnyTagClassName
{
color: #524419;
}
</style>
background-color css
<style>
a { background-color: #524419; }
a { background-color: rgb(82,68,25); }
div.DivClassName
{
background-color: #524419;
}
.BgClassName
{
background-color: #524419;
}
</style>
border-color css
<style>
span { border-color: #524419; }
span { border-color: rgb(82,68,25); }
td.TdClassName
{
border-color: #524419;
}
.TagClassName
{
border-color: #524419;
}
</style>