Shades of Lunar Green #546140
Tints of Lunar Green #546140
RGB
CMYK
RGB Variations
Color information
#546140 (or 0x546140) is known color: Lunar Green. HEX triplet: 54, 61 and 40. RGB value is (84,97,64). Sum of RGB (Red+Green+Blue) = 84+97+64=245 (32% of max value = 765). Red value is 84 (33.20% from 255 or 34.29% from 245); Green value is 97 (38.28% from 255 or 39.59% from 245); Blue value is 64 (25.39% from 255 or 26.12% from 245); Max value from RGB is 97 - color contains mainly: green. Hex color #546140 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546140 is #AB9EBF. Grayscale: #595959. Windows color (decimal): -11247296 or 4219220. OLE color: 4219220.
HSL color Cylindrical-coordinate representation of color #546140: hue angle of 83.64º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #546140 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 97 | 64 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.62 |
| HSL | 83.64º | 0.2% | 0.32% | - |
| HSV(B) | 83.64º | 0.34% | 0.38% | - |
| XYZ | 8.86 | 10.8 | 6.47 | - |
| YUV | 89.35 | 113.69 | 124.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 64 | 0.13 | 0 | 0.34 | 0.62 | 83.64 | 0.2 | 0.32 |
| Hex | 54 | 61 | 40 | D | 0 | 22 | 3E | 54 | 14 | 20 |
| Octal | 124 | 141 | 100 | 15 | 0 | 42 | 76 | 124 | 24 | 40 |
| Binary | 1010100 | 1100001 | 1000000 | 1101 | 0 | 100010 | 111110 | 1010100 | 10100 | 100000 |
Color Harmonies of #546140
Complementary color
Monochromatic Colors of #546140
Black with #546140
Text Example
Text Example
White with #546140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546140; }
p { color: rgb(84,97,64); }
H1.HeaderClassName
{
color: #546140;
}
.AnyTagClassName
{
color: #546140;
}
</style>
background-color css
<style>
a { background-color: #546140; }
a { background-color: rgb(84,97,64); }
div.DivClassName
{
background-color: #546140;
}
.BgClassName
{
background-color: #546140;
}
</style>
border-color css
<style>
span { border-color: #546140; }
span { border-color: rgb(84,97,64); }
td.TdClassName
{
border-color: #546140;
}
.TagClassName
{
border-color: #546140;
}
</style>