Shades of Lunar Green #566046
Tints of Lunar Green #566046
RGB
CMYK
RGB Variations
Color information
#566046 (or 0x566046) is known color: Lunar Green. HEX triplet: 56, 60 and 46. RGB value is (86,96,70). Sum of RGB (Red+Green+Blue) = 86+96+70=252 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.13% from 252); Green value is 96 (37.89% from 255 or 38.10% from 252); Blue value is 70 (27.73% from 255 or 27.78% from 252); Max value from RGB is 96 - color contains mainly: green. Hex color #566046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566046 is #A99FB9. Grayscale: #5A5A5A. Windows color (decimal): -11116474 or 4612182. OLE color: 4612182.
HSL color Cylindrical-coordinate representation of color #566046: hue angle of 83.08º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #566046 is Cyan = 0.10, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 70 | - |
| CMYK | 0.10 | 0 | 0.27 | 0.62 |
| HSL | 83.08º | 0.16% | 0.33% | - |
| HSV(B) | 83.08º | 0.27% | 0.38% | - |
| XYZ | 9.13 | 10.79 | 7.4 | - |
| YUV | 90.05 | 116.69 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 70 | 0.10 | 0 | 0.27 | 0.62 | 83.08 | 0.16 | 0.33 |
| Hex | 56 | 60 | 46 | A | 0 | 1B | 3E | 53 | 10 | 21 |
| Octal | 126 | 140 | 106 | 12 | 0 | 33 | 76 | 123 | 20 | 41 |
| Binary | 1010110 | 1100000 | 1000110 | 1010 | 0 | 11011 | 111110 | 1010011 | 10000 | 100001 |
Color Harmonies of #566046
Complementary color
Monochromatic Colors of #566046
Black with #566046
Text Example
Text Example
White with #566046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566046; }
p { color: rgb(86,96,70); }
H1.HeaderClassName
{
color: #566046;
}
.AnyTagClassName
{
color: #566046;
}
</style>
background-color css
<style>
a { background-color: #566046; }
a { background-color: rgb(86,96,70); }
div.DivClassName
{
background-color: #566046;
}
.BgClassName
{
background-color: #566046;
}
</style>
border-color css
<style>
span { border-color: #566046; }
span { border-color: rgb(86,96,70); }
td.TdClassName
{
border-color: #566046;
}
.TagClassName
{
border-color: #566046;
}
</style>