Shades of Bronze Olive #544829
Tints of Bronze Olive #544829
RGB
CMYK
RGB Variations
Color information
#544829 (or 0x544829) is known color: Bronze Olive. HEX triplet: 54, 48 and 29. RGB value is (84,72,41). Sum of RGB (Red+Green+Blue) = 84+72+41=197 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.64% from 197); Green value is 72 (28.52% from 255 or 36.55% from 197); Blue value is 41 (16.41% from 255 or 20.81% from 197); Max value from RGB is 84 - color contains mainly: red. Hex color #544829 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544829 is #ABB7D6. Grayscale: #484848. Windows color (decimal): -11253719 or 2705492. OLE color: 2705492.
HSL color Cylindrical-coordinate representation of color #544829: hue angle of 43.26º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #544829 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 72 | 41 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.67 |
| HSL | 43.26º | 0.34% | 0.25% | - |
| HSV(B) | 43.26º | 0.51% | 0.33% | - |
| XYZ | 6.37 | 6.68 | 3.05 | - |
| YUV | 72.05 | 110.48 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 72 | 41 | 0 | 0.14 | 0.51 | 0.67 | 43.26 | 0.34 | 0.25 |
| Hex | 54 | 48 | 29 | 0 | E | 33 | 43 | 2B | 22 | 19 |
| Octal | 124 | 110 | 51 | 0 | 16 | 63 | 103 | 53 | 42 | 31 |
| Binary | 1010100 | 1001000 | 101001 | 0 | 1110 | 110011 | 1000011 | 101011 | 100010 | 11001 |
Color Harmonies of #544829
Complementary color
Monochromatic Colors of #544829
Black with #544829
Text Example
Text Example
White with #544829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544829; }
p { color: rgb(84,72,41); }
H1.HeaderClassName
{
color: #544829;
}
.AnyTagClassName
{
color: #544829;
}
</style>
background-color css
<style>
a { background-color: #544829; }
a { background-color: rgb(84,72,41); }
div.DivClassName
{
background-color: #544829;
}
.BgClassName
{
background-color: #544829;
}
</style>
border-color css
<style>
span { border-color: #544829; }
span { border-color: rgb(84,72,41); }
td.TdClassName
{
border-color: #544829;
}
.TagClassName
{
border-color: #544829;
}
</style>