Shades of Bronze Olive #544913
Tints of Bronze Olive #544913
RGB
CMYK
RGB Variations
Color information
#544913 (or 0x544913) is known color: Bronze Olive. HEX triplet: 54, 49 and 13. RGB value is (84,73,19). Sum of RGB (Red+Green+Blue) = 84+73+19=176 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.73% from 176); Green value is 73 (28.91% from 255 or 41.48% from 176); Blue value is 19 (7.81% from 255 or 10.80% from 176); Max value from RGB is 84 - color contains mainly: red. Hex color #544913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544913 is #ABB6EC. Grayscale: #464646. Windows color (decimal): -11253485 or 1263956. OLE color: 1263956.
HSL color Cylindrical-coordinate representation of color #544913: hue angle of 49.85º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #544913 is Cyan = 0, Magento = 0.13, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 73 | 19 | - |
| CMYK | 0 | 0.13 | 0.77 | 0.67 |
| HSL | 49.85º | 0.63% | 0.2% | - |
| HSV(B) | 49.85º | 0.77% | 0.33% | - |
| XYZ | 6.16 | 6.7 | 1.58 | - |
| YUV | 70.13 | 99.14 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 73 | 19 | 0 | 0.13 | 0.77 | 0.67 | 49.85 | 0.63 | 0.2 |
| Hex | 54 | 49 | 13 | 0 | D | 4D | 43 | 32 | 3F | 14 |
| Octal | 124 | 111 | 23 | 0 | 15 | 115 | 103 | 62 | 77 | 24 |
| Binary | 1010100 | 1001001 | 10011 | 0 | 1101 | 1001101 | 1000011 | 110010 | 111111 | 10100 |
Color Harmonies of #544913
Complementary color
Monochromatic Colors of #544913
Black with #544913
Text Example
Text Example
White with #544913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544913; }
p { color: rgb(84,73,19); }
H1.HeaderClassName
{
color: #544913;
}
.AnyTagClassName
{
color: #544913;
}
</style>
background-color css
<style>
a { background-color: #544913; }
a { background-color: rgb(84,73,19); }
div.DivClassName
{
background-color: #544913;
}
.BgClassName
{
background-color: #544913;
}
</style>
border-color css
<style>
span { border-color: #544913; }
span { border-color: rgb(84,73,19); }
td.TdClassName
{
border-color: #544913;
}
.TagClassName
{
border-color: #544913;
}
</style>