Shades of Bronze Olive #544813
Tints of Bronze Olive #544813
RGB
CMYK
RGB Variations
Color information
#544813 (or 0x544813) is known color: Bronze Olive. HEX triplet: 54, 48 and 13. RGB value is (84,72,19). Sum of RGB (Red+Green+Blue) = 84+72+19=175 (23% of max value = 765). Red value is 84 (33.20% from 255 or 48% from 175); Green value is 72 (28.52% from 255 or 41.14% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 84 - color contains mainly: red. Hex color #544813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544813 is #ABB7EC. Grayscale: #454545. Windows color (decimal): -11253741 or 1263700. OLE color: 1263700.
HSL color Cylindrical-coordinate representation of color #544813: hue angle of 48.92º 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 #544813 is Cyan = 0, Magento = 0.14, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 72 | 19 | - |
| CMYK | 0 | 0.14 | 0.77 | 0.67 |
| HSL | 48.92º | 0.63% | 0.2% | - |
| HSV(B) | 48.92º | 0.77% | 0.33% | - |
| XYZ | 6.09 | 6.57 | 1.56 | - |
| YUV | 69.55 | 99.48 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 72 | 19 | 0 | 0.14 | 0.77 | 0.67 | 48.92 | 0.63 | 0.2 |
| Hex | 54 | 48 | 13 | 0 | E | 4D | 43 | 31 | 3F | 14 |
| Octal | 124 | 110 | 23 | 0 | 16 | 115 | 103 | 61 | 77 | 24 |
| Binary | 1010100 | 1001000 | 10011 | 0 | 1110 | 1001101 | 1000011 | 110001 | 111111 | 10100 |
Color Harmonies of #544813
Complementary color
Monochromatic Colors of #544813
Black with #544813
Text Example
Text Example
White with #544813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544813; }
p { color: rgb(84,72,19); }
H1.HeaderClassName
{
color: #544813;
}
.AnyTagClassName
{
color: #544813;
}
</style>
background-color css
<style>
a { background-color: #544813; }
a { background-color: rgb(84,72,19); }
div.DivClassName
{
background-color: #544813;
}
.BgClassName
{
background-color: #544813;
}
</style>
border-color css
<style>
span { border-color: #544813; }
span { border-color: rgb(84,72,19); }
td.TdClassName
{
border-color: #544813;
}
.TagClassName
{
border-color: #544813;
}
</style>