Shades of Bronze Olive #544814
Tints of Bronze Olive #544814
RGB
CMYK
RGB Variations
Color information
#544814 (or 0x544814) is known color: Bronze Olive. HEX triplet: 54, 48 and 14. RGB value is (84,72,20). Sum of RGB (Red+Green+Blue) = 84+72+20=176 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.73% from 176); Green value is 72 (28.52% from 255 or 40.91% from 176); Blue value is 20 (8.20% from 255 or 11.36% from 176); Max value from RGB is 84 - color contains mainly: red. Hex color #544814 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544814 is #ABB7EB. Grayscale: #454545. Windows color (decimal): -11253740 or 1329236. OLE color: 1329236.
HSL color Cylindrical-coordinate representation of color #544814: hue angle of 48.75º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #544814 is Cyan = 0, Magento = 0.14, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 72 | 20 | - |
| CMYK | 0 | 0.14 | 0.76 | 0.67 |
| HSL | 48.75º | 0.62% | 0.2% | - |
| HSV(B) | 48.75º | 0.76% | 0.33% | - |
| XYZ | 6.1 | 6.57 | 1.61 | - |
| YUV | 69.66 | 99.98 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 72 | 20 | 0 | 0.14 | 0.76 | 0.67 | 48.75 | 0.62 | 0.2 |
| Hex | 54 | 48 | 14 | 0 | E | 4C | 43 | 31 | 3E | 14 |
| Octal | 124 | 110 | 24 | 0 | 16 | 114 | 103 | 61 | 76 | 24 |
| Binary | 1010100 | 1001000 | 10100 | 0 | 1110 | 1001100 | 1000011 | 110001 | 111110 | 10100 |
Color Harmonies of #544814
Complementary color
Monochromatic Colors of #544814
Black with #544814
Text Example
Text Example
White with #544814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544814; }
p { color: rgb(84,72,20); }
H1.HeaderClassName
{
color: #544814;
}
.AnyTagClassName
{
color: #544814;
}
</style>
background-color css
<style>
a { background-color: #544814; }
a { background-color: rgb(84,72,20); }
div.DivClassName
{
background-color: #544814;
}
.BgClassName
{
background-color: #544814;
}
</style>
border-color css
<style>
span { border-color: #544814; }
span { border-color: rgb(84,72,20); }
td.TdClassName
{
border-color: #544814;
}
.TagClassName
{
border-color: #544814;
}
</style>