Shades of Bronze Olive #544807
Tints of Bronze Olive #544807
RGB
CMYK
RGB Variations
Color information
#544807 (or 0x544807) is known color: Bronze Olive. HEX triplet: 54, 48 and 07. RGB value is (84,72,7). Sum of RGB (Red+Green+Blue) = 84+72+7=163 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.53% from 163); Green value is 72 (28.52% from 255 or 44.17% from 163); Blue value is 7 (3.12% from 255 or 4.29% from 163); Max value from RGB is 84 - color contains mainly: red. Hex color #544807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544807 is #ABB7F8. Grayscale: #444444. Windows color (decimal): -11253753 or 477268. OLE color: 477268.
HSL color Cylindrical-coordinate representation of color #544807: hue angle of 50.65º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #544807 is Cyan = 0, Magento = 0.14, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 72 | 7 | - |
| CMYK | 0 | 0.14 | 0.92 | 0.67 |
| HSL | 50.65º | 0.85% | 0.18% | - |
| HSV(B) | 50.65º | 0.92% | 0.33% | - |
| XYZ | 6.01 | 6.53 | 1.15 | - |
| YUV | 68.18 | 93.48 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 72 | 7 | 0 | 0.14 | 0.92 | 0.67 | 50.65 | 0.85 | 0.18 |
| Hex | 54 | 48 | 7 | 0 | E | 5C | 43 | 33 | 55 | 12 |
| Octal | 124 | 110 | 7 | 0 | 16 | 134 | 103 | 63 | 125 | 22 |
| Binary | 1010100 | 1001000 | 111 | 0 | 1110 | 1011100 | 1000011 | 110011 | 1010101 | 10010 |
Color Harmonies of #544807
Complementary color
Monochromatic Colors of #544807
Black with #544807
Text Example
Text Example
White with #544807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544807; }
p { color: rgb(84,72,7); }
H1.HeaderClassName
{
color: #544807;
}
.AnyTagClassName
{
color: #544807;
}
</style>
background-color css
<style>
a { background-color: #544807; }
a { background-color: rgb(84,72,7); }
div.DivClassName
{
background-color: #544807;
}
.BgClassName
{
background-color: #544807;
}
</style>
border-color css
<style>
span { border-color: #544807; }
span { border-color: rgb(84,72,7); }
td.TdClassName
{
border-color: #544807;
}
.TagClassName
{
border-color: #544807;
}
</style>