Shades of Bronze Olive #524817
Tints of Bronze Olive #524817
RGB
CMYK
RGB Variations
Color information
#524817 (or 0x524817) is known color: Bronze Olive. HEX triplet: 52, 48 and 17. RGB value is (82,72,23). Sum of RGB (Red+Green+Blue) = 82+72+23=177 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.33% from 177); Green value is 72 (28.52% from 255 or 40.68% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 82 - color contains mainly: red. Hex color #524817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524817 is #ADB7E8. Grayscale: #454545. Windows color (decimal): -11384809 or 1525842. OLE color: 1525842.
HSL color Cylindrical-coordinate representation of color #524817: hue angle of 49.83º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #524817 is Cyan = 0, Magento = 0.12, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 72 | 23 | - |
| CMYK | 0 | 0.12 | 0.72 | 0.68 |
| HSL | 49.83º | 0.56% | 0.21% | - |
| HSV(B) | 49.83º | 0.72% | 0.32% | - |
| XYZ | 5.95 | 6.49 | 1.75 | - |
| YUV | 69.4 | 101.81 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 23 | 0 | 0.12 | 0.72 | 0.68 | 49.83 | 0.56 | 0.21 |
| Hex | 52 | 48 | 17 | 0 | C | 48 | 44 | 32 | 38 | 15 |
| Octal | 122 | 110 | 27 | 0 | 14 | 110 | 104 | 62 | 70 | 25 |
| Binary | 1010010 | 1001000 | 10111 | 0 | 1100 | 1001000 | 1000100 | 110010 | 111000 | 10101 |
Color Harmonies of #524817
Complementary color
Monochromatic Colors of #524817
Black with #524817
Text Example
Text Example
White with #524817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524817; }
p { color: rgb(82,72,23); }
H1.HeaderClassName
{
color: #524817;
}
.AnyTagClassName
{
color: #524817;
}
</style>
background-color css
<style>
a { background-color: #524817; }
a { background-color: rgb(82,72,23); }
div.DivClassName
{
background-color: #524817;
}
.BgClassName
{
background-color: #524817;
}
</style>
border-color css
<style>
span { border-color: #524817; }
span { border-color: rgb(82,72,23); }
td.TdClassName
{
border-color: #524817;
}
.TagClassName
{
border-color: #524817;
}
</style>