Shades of Bronze Olive #534916
Tints of Bronze Olive #534916
RGB
CMYK
RGB Variations
Color information
#534916 (or 0x534916) is known color: Bronze Olive. HEX triplet: 53, 49 and 16. RGB value is (83,73,22). Sum of RGB (Red+Green+Blue) = 83+73+22=178 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.63% from 178); Green value is 73 (28.91% from 255 or 41.01% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 83 - color contains mainly: red. Hex color #534916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534916 is #ACB6E9. Grayscale: #464646. Windows color (decimal): -11319018 or 1460563. OLE color: 1460563.
HSL color Cylindrical-coordinate representation of color #534916: hue angle of 50.16º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #534916 is Cyan = 0, Magento = 0.12, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 22 | - |
| CMYK | 0 | 0.12 | 0.73 | 0.67 |
| HSL | 50.16º | 0.58% | 0.21% | - |
| HSV(B) | 50.16º | 0.73% | 0.33% | - |
| XYZ | 6.09 | 6.66 | 1.72 | - |
| YUV | 70.18 | 100.81 | 137.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 22 | 0 | 0.12 | 0.73 | 0.67 | 50.16 | 0.58 | 0.21 |
| Hex | 53 | 49 | 16 | 0 | C | 49 | 43 | 32 | 3A | 15 |
| Octal | 123 | 111 | 26 | 0 | 14 | 111 | 103 | 62 | 72 | 25 |
| Binary | 1010011 | 1001001 | 10110 | 0 | 1100 | 1001001 | 1000011 | 110010 | 111010 | 10101 |
Color Harmonies of #534916
Complementary color
Monochromatic Colors of #534916
Black with #534916
Text Example
Text Example
White with #534916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534916; }
p { color: rgb(83,73,22); }
H1.HeaderClassName
{
color: #534916;
}
.AnyTagClassName
{
color: #534916;
}
</style>
background-color css
<style>
a { background-color: #534916; }
a { background-color: rgb(83,73,22); }
div.DivClassName
{
background-color: #534916;
}
.BgClassName
{
background-color: #534916;
}
</style>
border-color css
<style>
span { border-color: #534916; }
span { border-color: rgb(83,73,22); }
td.TdClassName
{
border-color: #534916;
}
.TagClassName
{
border-color: #534916;
}
</style>