Shades of Bronze Olive #524807
Tints of Bronze Olive #524807
RGB
CMYK
RGB Variations
Color information
#524807 (or 0x524807) is known color: Bronze Olive. HEX triplet: 52, 48 and 07. RGB value is (82,72,7). Sum of RGB (Red+Green+Blue) = 82+72+7=161 (21% of max value = 765). Red value is 82 (32.42% from 255 or 50.93% from 161); Green value is 72 (28.52% from 255 or 44.72% from 161); Blue value is 7 (3.12% from 255 or 4.35% from 161); Max value from RGB is 82 - color contains mainly: red. Hex color #524807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524807 is #ADB7F8. Grayscale: #434343. Windows color (decimal): -11384825 or 477266. OLE color: 477266.
HSL color Cylindrical-coordinate representation of color #524807: hue angle of 52º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #524807 is Cyan = 0, Magento = 0.12, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 72 | 7 | - |
| CMYK | 0 | 0.12 | 0.91 | 0.68 |
| HSL | 52º | 0.84% | 0.17% | - |
| HSV(B) | 52º | 0.91% | 0.32% | - |
| XYZ | 5.84 | 6.44 | 1.14 | - |
| YUV | 67.58 | 93.81 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 7 | 0 | 0.12 | 0.91 | 0.68 | 52 | 0.84 | 0.17 |
| Hex | 52 | 48 | 7 | 0 | C | 5B | 44 | 34 | 54 | 11 |
| Octal | 122 | 110 | 7 | 0 | 14 | 133 | 104 | 64 | 124 | 21 |
| Binary | 1010010 | 1001000 | 111 | 0 | 1100 | 1011011 | 1000100 | 110100 | 1010100 | 10001 |
Color Harmonies of #524807
Complementary color
Monochromatic Colors of #524807
Black with #524807
Text Example
Text Example
White with #524807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524807; }
p { color: rgb(82,72,7); }
H1.HeaderClassName
{
color: #524807;
}
.AnyTagClassName
{
color: #524807;
}
</style>
background-color css
<style>
a { background-color: #524807; }
a { background-color: rgb(82,72,7); }
div.DivClassName
{
background-color: #524807;
}
.BgClassName
{
background-color: #524807;
}
</style>
border-color css
<style>
span { border-color: #524807; }
span { border-color: rgb(82,72,7); }
td.TdClassName
{
border-color: #524807;
}
.TagClassName
{
border-color: #524807;
}
</style>