Shades of Bronze Olive #544611
Tints of Bronze Olive #544611
RGB
CMYK
RGB Variations
Color information
#544611 (or 0x544611) is known color: Bronze Olive. HEX triplet: 54, 46 and 11. RGB value is (84,70,17). Sum of RGB (Red+Green+Blue) = 84+70+17=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 70 (27.73% from 255 or 40.94% from 171); Blue value is 17 (7.03% from 255 or 9.94% from 171); Max value from RGB is 84 - color contains mainly: red. Hex color #544611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544611 is #ABB9EE. Grayscale: #444444. Windows color (decimal): -11254255 or 1132116. OLE color: 1132116.
HSL color Cylindrical-coordinate representation of color #544611: hue angle of 47.46º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #544611 is Cyan = 0, Magento = 0.17, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 70 | 17 | - |
| CMYK | 0 | 0.17 | 0.80 | 0.67 |
| HSL | 47.46º | 0.66% | 0.2% | - |
| HSV(B) | 47.46º | 0.8% | 0.33% | - |
| XYZ | 5.95 | 6.31 | 1.43 | - |
| YUV | 68.14 | 99.14 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 17 | 0 | 0.17 | 0.80 | 0.67 | 47.46 | 0.66 | 0.2 |
| Hex | 54 | 46 | 11 | 0 | 11 | 50 | 43 | 2F | 42 | 14 |
| Octal | 124 | 106 | 21 | 0 | 21 | 120 | 103 | 57 | 102 | 24 |
| Binary | 1010100 | 1000110 | 10001 | 0 | 10001 | 1010000 | 1000011 | 101111 | 1000010 | 10100 |
Color Harmonies of #544611
Complementary color
Monochromatic Colors of #544611
Black with #544611
Text Example
Text Example
White with #544611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544611; }
p { color: rgb(84,70,17); }
H1.HeaderClassName
{
color: #544611;
}
.AnyTagClassName
{
color: #544611;
}
</style>
background-color css
<style>
a { background-color: #544611; }
a { background-color: rgb(84,70,17); }
div.DivClassName
{
background-color: #544611;
}
.BgClassName
{
background-color: #544611;
}
</style>
border-color css
<style>
span { border-color: #544611; }
span { border-color: rgb(84,70,17); }
td.TdClassName
{
border-color: #544611;
}
.TagClassName
{
border-color: #544611;
}
</style>