Shades of Bronze Olive #544612
Tints of Bronze Olive #544612
RGB
CMYK
RGB Variations
Color information
#544612 (or 0x544612) is known color: Bronze Olive. HEX triplet: 54, 46 and 12. RGB value is (84,70,18). Sum of RGB (Red+Green+Blue) = 84+70+18=172 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.84% from 172); Green value is 70 (27.73% from 255 or 40.70% from 172); Blue value is 18 (7.42% from 255 or 10.47% from 172); Max value from RGB is 84 - color contains mainly: red. Hex color #544612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544612 is #ABB9ED. Grayscale: #444444. Windows color (decimal): -11254254 or 1197652. OLE color: 1197652.
HSL color Cylindrical-coordinate representation of color #544612: hue angle of 47.27º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #544612 is Cyan = 0, Magento = 0.17, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 70 | 18 | - |
| CMYK | 0 | 0.17 | 0.79 | 0.67 |
| HSL | 47.27º | 0.65% | 0.2% | - |
| HSV(B) | 47.27º | 0.79% | 0.33% | - |
| XYZ | 5.96 | 6.31 | 1.48 | - |
| YUV | 68.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 18 | 0 | 0.17 | 0.79 | 0.67 | 47.27 | 0.65 | 0.2 |
| Hex | 54 | 46 | 12 | 0 | 11 | 4F | 43 | 2F | 41 | 14 |
| Octal | 124 | 106 | 22 | 0 | 21 | 117 | 103 | 57 | 101 | 24 |
| Binary | 1010100 | 1000110 | 10010 | 0 | 10001 | 1001111 | 1000011 | 101111 | 1000001 | 10100 |
Color Harmonies of #544612
Complementary color
Monochromatic Colors of #544612
Black with #544612
Text Example
Text Example
White with #544612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544612; }
p { color: rgb(84,70,18); }
H1.HeaderClassName
{
color: #544612;
}
.AnyTagClassName
{
color: #544612;
}
</style>
background-color css
<style>
a { background-color: #544612; }
a { background-color: rgb(84,70,18); }
div.DivClassName
{
background-color: #544612;
}
.BgClassName
{
background-color: #544612;
}
</style>
border-color css
<style>
span { border-color: #544612; }
span { border-color: rgb(84,70,18); }
td.TdClassName
{
border-color: #544612;
}
.TagClassName
{
border-color: #544612;
}
</style>