Shades of Bronze Olive #544706
Tints of Bronze Olive #544706
RGB
CMYK
RGB Variations
Color information
#544706 (or 0x544706) is known color: Bronze Olive. HEX triplet: 54, 47 and 06. RGB value is (84,71,6). Sum of RGB (Red+Green+Blue) = 84+71+6=161 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.17% from 161); Green value is 71 (28.12% from 255 or 44.10% from 161); Blue value is 6 (2.73% from 255 or 3.73% from 161); Max value from RGB is 84 - color contains mainly: red. Hex color #544706 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544706 is #ABB8F9. Grayscale: #434343. Windows color (decimal): -11254010 or 411476. OLE color: 411476.
HSL color Cylindrical-coordinate representation of color #544706: hue angle of 50º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #544706 is Cyan = 0, Magento = 0.15, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 6 | - |
| CMYK | 0 | 0.15 | 0.93 | 0.67 |
| HSL | 50º | 0.87% | 0.18% | - |
| HSV(B) | 50º | 0.93% | 0.33% | - |
| XYZ | 5.94 | 6.4 | 1.1 | - |
| YUV | 67.48 | 93.31 | 139.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 6 | 0 | 0.15 | 0.93 | 0.67 | 50 | 0.87 | 0.18 |
| Hex | 54 | 47 | 6 | 0 | F | 5D | 43 | 32 | 57 | 12 |
| Octal | 124 | 107 | 6 | 0 | 17 | 135 | 103 | 62 | 127 | 22 |
| Binary | 1010100 | 1000111 | 110 | 0 | 1111 | 1011101 | 1000011 | 110010 | 1010111 | 10010 |
Color Harmonies of #544706
Complementary color
Monochromatic Colors of #544706
Black with #544706
Text Example
Text Example
White with #544706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544706; }
p { color: rgb(84,71,6); }
H1.HeaderClassName
{
color: #544706;
}
.AnyTagClassName
{
color: #544706;
}
</style>
background-color css
<style>
a { background-color: #544706; }
a { background-color: rgb(84,71,6); }
div.DivClassName
{
background-color: #544706;
}
.BgClassName
{
background-color: #544706;
}
</style>
border-color css
<style>
span { border-color: #544706; }
span { border-color: rgb(84,71,6); }
td.TdClassName
{
border-color: #544706;
}
.TagClassName
{
border-color: #544706;
}
</style>