Shades of Bronze Olive #534906
Tints of Bronze Olive #534906
RGB
CMYK
RGB Variations
Color information
#534906 (or 0x534906) is known color: Bronze Olive. HEX triplet: 53, 49 and 06. RGB value is (83,73,6). Sum of RGB (Red+Green+Blue) = 83+73+6=162 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.23% from 162); Green value is 73 (28.91% from 255 or 45.06% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 83 - color contains mainly: red. Hex color #534906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534906 is #ACB6F9. Grayscale: #444444. Windows color (decimal): -11319034 or 411987. OLE color: 411987.
HSL color Cylindrical-coordinate representation of color #534906: hue angle of 52.21º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #534906 is Cyan = 0, Magento = 0.12, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 6 | - |
| CMYK | 0 | 0.12 | 0.93 | 0.67 |
| HSL | 52.21º | 0.87% | 0.17% | - |
| HSV(B) | 52.21º | 0.93% | 0.33% | - |
| XYZ | 5.98 | 6.62 | 1.13 | - |
| YUV | 68.35 | 92.81 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 6 | 0 | 0.12 | 0.93 | 0.67 | 52.21 | 0.87 | 0.17 |
| Hex | 53 | 49 | 6 | 0 | C | 5D | 43 | 34 | 57 | 11 |
| Octal | 123 | 111 | 6 | 0 | 14 | 135 | 103 | 64 | 127 | 21 |
| Binary | 1010011 | 1001001 | 110 | 0 | 1100 | 1011101 | 1000011 | 110100 | 1010111 | 10001 |
Color Harmonies of #534906
Complementary color
Monochromatic Colors of #534906
Black with #534906
Text Example
Text Example
White with #534906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534906; }
p { color: rgb(83,73,6); }
H1.HeaderClassName
{
color: #534906;
}
.AnyTagClassName
{
color: #534906;
}
</style>
background-color css
<style>
a { background-color: #534906; }
a { background-color: rgb(83,73,6); }
div.DivClassName
{
background-color: #534906;
}
.BgClassName
{
background-color: #534906;
}
</style>
border-color css
<style>
span { border-color: #534906; }
span { border-color: rgb(83,73,6); }
td.TdClassName
{
border-color: #534906;
}
.TagClassName
{
border-color: #534906;
}
</style>