Shades of Bronze Olive #534716
Tints of Bronze Olive #534716
RGB
CMYK
RGB Variations
Color information
#534716 (or 0x534716) is known color: Bronze Olive. HEX triplet: 53, 47 and 16. RGB value is (83,71,22). Sum of RGB (Red+Green+Blue) = 83+71+22=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 71 (28.12% from 255 or 40.34% from 176); Blue value is 22 (8.98% from 255 or 12.5% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #534716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534716 is #ACB8E9. Grayscale: #454545. Windows color (decimal): -11319530 or 1460051. OLE color: 1460051.
HSL color Cylindrical-coordinate representation of color #534716: hue angle of 48.2º 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 #534716 is Cyan = 0, Magento = 0.14, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 22 | - |
| CMYK | 0 | 0.14 | 0.73 | 0.67 |
| HSL | 48.2º | 0.58% | 0.21% | - |
| HSV(B) | 48.2º | 0.73% | 0.33% | - |
| XYZ | 5.97 | 6.4 | 1.68 | - |
| YUV | 69 | 101.48 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 22 | 0 | 0.14 | 0.73 | 0.67 | 48.2 | 0.58 | 0.21 |
| Hex | 53 | 47 | 16 | 0 | E | 49 | 43 | 30 | 3A | 15 |
| Octal | 123 | 107 | 26 | 0 | 16 | 111 | 103 | 60 | 72 | 25 |
| Binary | 1010011 | 1000111 | 10110 | 0 | 1110 | 1001001 | 1000011 | 110000 | 111010 | 10101 |
Color Harmonies of #534716
Complementary color
Monochromatic Colors of #534716
Black with #534716
Text Example
Text Example
White with #534716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534716; }
p { color: rgb(83,71,22); }
H1.HeaderClassName
{
color: #534716;
}
.AnyTagClassName
{
color: #534716;
}
</style>
background-color css
<style>
a { background-color: #534716; }
a { background-color: rgb(83,71,22); }
div.DivClassName
{
background-color: #534716;
}
.BgClassName
{
background-color: #534716;
}
</style>
border-color css
<style>
span { border-color: #534716; }
span { border-color: rgb(83,71,22); }
td.TdClassName
{
border-color: #534716;
}
.TagClassName
{
border-color: #534716;
}
</style>