Shades of Lunar Green #515646
Tints of Lunar Green #515646
RGB
CMYK
RGB Variations
Color information
#515646 (or 0x515646) is known color: Lunar Green. HEX triplet: 51, 56 and 46. RGB value is (81,86,70). Sum of RGB (Red+Green+Blue) = 81+86+70=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 70 (27.73% from 255 or 29.54% from 237); Max value from RGB is 86 - color contains mainly: green. Hex color #515646 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515646 is #AEA9B9. Grayscale: #525252. Windows color (decimal): -11446714 or 4609617. OLE color: 4609617.
HSL color Cylindrical-coordinate representation of color #515646: hue angle of 78.75º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #515646 is Cyan = 0.06, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 86 | 70 | - |
| CMYK | 0.06 | 0 | 0.19 | 0.66 |
| HSL | 78.75º | 0.1% | 0.31% | - |
| HSV(B) | 78.75º | 0.19% | 0.34% | - |
| XYZ | 7.83 | 8.85 | 7.09 | - |
| YUV | 82.68 | 120.84 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 70 | 0.06 | 0 | 0.19 | 0.66 | 78.75 | 0.1 | 0.31 |
| Hex | 51 | 56 | 46 | 6 | 0 | 13 | 42 | 4F | A | 1F |
| Octal | 121 | 126 | 106 | 6 | 0 | 23 | 102 | 117 | 12 | 37 |
| Binary | 1010001 | 1010110 | 1000110 | 110 | 0 | 10011 | 1000010 | 1001111 | 1010 | 11111 |
Color Harmonies of #515646
Complementary color
Monochromatic Colors of #515646
Black with #515646
Text Example
Text Example
White with #515646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515646; }
p { color: rgb(81,86,70); }
H1.HeaderClassName
{
color: #515646;
}
.AnyTagClassName
{
color: #515646;
}
</style>
background-color css
<style>
a { background-color: #515646; }
a { background-color: rgb(81,86,70); }
div.DivClassName
{
background-color: #515646;
}
.BgClassName
{
background-color: #515646;
}
</style>
border-color css
<style>
span { border-color: #515646; }
span { border-color: rgb(81,86,70); }
td.TdClassName
{
border-color: #515646;
}
.TagClassName
{
border-color: #515646;
}
</style>