Shades of Bronze Olive #544519
Tints of Bronze Olive #544519
RGB
CMYK
RGB Variations
Color information
#544519 (or 0x544519) is known color: Bronze Olive. HEX triplet: 54, 45 and 19. RGB value is (84,69,25). Sum of RGB (Red+Green+Blue) = 84+69+25=178 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.19% from 178); Green value is 69 (27.34% from 255 or 38.76% from 178); Blue value is 25 (10.16% from 255 or 14.04% from 178); Max value from RGB is 84 - color contains mainly: red. Hex color #544519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544519 is #ABBAE6. Grayscale: #444444. Windows color (decimal): -11254503 or 1656148. OLE color: 1656148.
HSL color Cylindrical-coordinate representation of color #544519: hue angle of 44.75º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #544519 is Cyan = 0, Magento = 0.18, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 69 | 25 | - |
| CMYK | 0 | 0.18 | 0.70 | 0.67 |
| HSL | 44.75º | 0.54% | 0.21% | - |
| HSV(B) | 44.75º | 0.7% | 0.33% | - |
| XYZ | 5.96 | 6.21 | 1.8 | - |
| YUV | 68.47 | 103.47 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 69 | 25 | 0 | 0.18 | 0.70 | 0.67 | 44.75 | 0.54 | 0.21 |
| Hex | 54 | 45 | 19 | 0 | 12 | 46 | 43 | 2D | 36 | 15 |
| Octal | 124 | 105 | 31 | 0 | 22 | 106 | 103 | 55 | 66 | 25 |
| Binary | 1010100 | 1000101 | 11001 | 0 | 10010 | 1000110 | 1000011 | 101101 | 110110 | 10101 |
Color Harmonies of #544519
Complementary color
Monochromatic Colors of #544519
Black with #544519
Text Example
Text Example
White with #544519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544519; }
p { color: rgb(84,69,25); }
H1.HeaderClassName
{
color: #544519;
}
.AnyTagClassName
{
color: #544519;
}
</style>
background-color css
<style>
a { background-color: #544519; }
a { background-color: rgb(84,69,25); }
div.DivClassName
{
background-color: #544519;
}
.BgClassName
{
background-color: #544519;
}
</style>
border-color css
<style>
span { border-color: #544519; }
span { border-color: rgb(84,69,25); }
td.TdClassName
{
border-color: #544519;
}
.TagClassName
{
border-color: #544519;
}
</style>