Shades of Bronze Olive #524925
Tints of Bronze Olive #524925
RGB
CMYK
RGB Variations
Color information
#524925 (or 0x524925) is known color: Bronze Olive. HEX triplet: 52, 49 and 25. RGB value is (82,73,37). Sum of RGB (Red+Green+Blue) = 82+73+37=192 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.71% from 192); Green value is 73 (28.91% from 255 or 38.02% from 192); Blue value is 37 (14.84% from 255 or 19.27% from 192); Max value from RGB is 82 - color contains mainly: red. Hex color #524925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524925 is #ADB6DA. Grayscale: #474747. Windows color (decimal): -11384539 or 2443602. OLE color: 2443602.
HSL color Cylindrical-coordinate representation of color #524925: hue angle of 48º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #524925 is Cyan = 0, Magento = 0.11, Yellow = 0.55 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 73 | 37 | - |
| CMYK | 0 | 0.11 | 0.55 | 0.68 |
| HSL | 48º | 0.38% | 0.23% | - |
| HSV(B) | 48º | 0.55% | 0.32% | - |
| XYZ | 6.2 | 6.69 | 2.72 | - |
| YUV | 71.59 | 108.48 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 37 | 0 | 0.11 | 0.55 | 0.68 | 48 | 0.38 | 0.23 |
| Hex | 52 | 49 | 25 | 0 | B | 37 | 44 | 30 | 26 | 17 |
| Octal | 122 | 111 | 45 | 0 | 13 | 67 | 104 | 60 | 46 | 27 |
| Binary | 1010010 | 1001001 | 100101 | 0 | 1011 | 110111 | 1000100 | 110000 | 100110 | 10111 |
Color Harmonies of #524925
Complementary color
Monochromatic Colors of #524925
Black with #524925
Text Example
Text Example
White with #524925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524925; }
p { color: rgb(82,73,37); }
H1.HeaderClassName
{
color: #524925;
}
.AnyTagClassName
{
color: #524925;
}
</style>
background-color css
<style>
a { background-color: #524925; }
a { background-color: rgb(82,73,37); }
div.DivClassName
{
background-color: #524925;
}
.BgClassName
{
background-color: #524925;
}
</style>
border-color css
<style>
span { border-color: #524925; }
span { border-color: rgb(82,73,37); }
td.TdClassName
{
border-color: #524925;
}
.TagClassName
{
border-color: #524925;
}
</style>